JaiaBot 2.0.0
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
jaiabot::protobuf::APIResponse_Nodes Class Referencefinal

#include <jaiabot/messages/rest_api.pb.h>

Inheritance diagram for jaiabot::protobuf::APIResponse_Nodes:
Collaboration diagram for jaiabot::protobuf::APIResponse_Nodes:

Public Types

enum  : int { kHubsFieldNumber = 1 , kBotsFieldNumber = 2 }
 

Public Member Functions

 APIResponse_Nodes ()
 
 ~APIResponse_Nodes () override
 
PROTOBUF_CONSTEXPR APIResponse_Nodes (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 APIResponse_Nodes (const APIResponse_Nodes &from)
 
 APIResponse_Nodes (APIResponse_Nodes &&from) noexcept
 
APIResponse_Nodesoperator= (const APIResponse_Nodes &from)
 
APIResponse_Nodesoperator= (APIResponse_Nodes &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (APIResponse_Nodes *other)
 
void UnsafeArenaSwap (APIResponse_Nodes *other)
 
APIResponse_NodesNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const APIResponse_Nodes &from)
 
void MergeFrom (const APIResponse_Nodes &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
int hubs_size () const
 
void clear_hubs ()
 
int32_t hubs (int index) const
 
void set_hubs (int index, int32_t value)
 
void add_hubs (int32_t value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & hubs () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mutable_hubs ()
 
int bots_size () const
 
void clear_bots ()
 
int32_t bots (int index) const
 
void set_bots (int index, int32_t value)
 
void add_bots (int32_t value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & bots () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mutable_bots ()
 

Static Public Member Functions

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const APIResponse_Nodesdefault_instance ()
 
static const APIResponse_Nodesinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 APIResponse_Nodes (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_jaiabot_2fmessages_2frest_5fapi_2eproto
 
void swap (APIResponse_Nodes &a, APIResponse_Nodes &b)
 

Detailed Description

Definition at line 1207 of file rest_api.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kHubsFieldNumber 
kBotsFieldNumber 

Definition at line 1334 of file rest_api.pb.h.

Constructor & Destructor Documentation

◆ APIResponse_Nodes() [1/5]

jaiabot::protobuf::APIResponse_Nodes::APIResponse_Nodes ( )
inline

Definition at line 1210 of file rest_api.pb.h.

◆ ~APIResponse_Nodes()

jaiabot::protobuf::APIResponse_Nodes::~APIResponse_Nodes ( )
override

◆ APIResponse_Nodes() [2/5]

PROTOBUF_CONSTEXPR jaiabot::protobuf::APIResponse_Nodes::APIResponse_Nodes ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ APIResponse_Nodes() [3/5]

jaiabot::protobuf::APIResponse_Nodes::APIResponse_Nodes ( const APIResponse_Nodes from)

◆ APIResponse_Nodes() [4/5]

jaiabot::protobuf::APIResponse_Nodes::APIResponse_Nodes ( APIResponse_Nodes &&  from)
inlinenoexcept

Definition at line 1215 of file rest_api.pb.h.

◆ APIResponse_Nodes() [5/5]

jaiabot::protobuf::APIResponse_Nodes::APIResponse_Nodes ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * jaiabot::protobuf::APIResponse_Nodes::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * jaiabot::protobuf::APIResponse_Nodes::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ add_bots()

void jaiabot::protobuf::APIResponse_Nodes::add_bots ( int32_t  value)
inline

Definition at line 3720 of file rest_api.pb.h.

◆ add_hubs()

void jaiabot::protobuf::APIResponse_Nodes::add_hubs ( int32_t  value)
inline

Definition at line 3673 of file rest_api.pb.h.

◆ bots() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & jaiabot::protobuf::APIResponse_Nodes::bots ( ) const
inline

Definition at line 3729 of file rest_api.pb.h.

◆ bots() [2/2]

int32_t jaiabot::protobuf::APIResponse_Nodes::bots ( int  index) const
inline

Definition at line 3709 of file rest_api.pb.h.

◆ bots_size()

int jaiabot::protobuf::APIResponse_Nodes::bots_size ( ) const
inline

Definition at line 3700 of file rest_api.pb.h.

◆ ByteSizeLong()

size_t jaiabot::protobuf::APIResponse_Nodes::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void jaiabot::protobuf::APIResponse_Nodes::Clear ( )
final

◆ clear_bots()

void jaiabot::protobuf::APIResponse_Nodes::clear_bots ( )
inline

Definition at line 3703 of file rest_api.pb.h.

◆ clear_hubs()

void jaiabot::protobuf::APIResponse_Nodes::clear_hubs ( )
inline

Definition at line 3656 of file rest_api.pb.h.

◆ CopyFrom()

void jaiabot::protobuf::APIResponse_Nodes::CopyFrom ( const APIResponse_Nodes from)

◆ default_instance()

static const APIResponse_Nodes & jaiabot::protobuf::APIResponse_Nodes::default_instance ( )
inlinestatic

Definition at line 1254 of file rest_api.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::APIResponse_Nodes::descriptor ( )
inlinestatic

Definition at line 1245 of file rest_api.pb.h.

◆ GetCachedSize()

int jaiabot::protobuf::APIResponse_Nodes::GetCachedSize ( ) const
inlinefinal

Definition at line 1307 of file rest_api.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::protobuf::APIResponse_Nodes::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::APIResponse_Nodes::GetDescriptor ( )
inlinestatic

Definition at line 1248 of file rest_api.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::protobuf::APIResponse_Nodes::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::protobuf::APIResponse_Nodes::GetReflection ( )
inlinestatic

Definition at line 1251 of file rest_api.pb.h.

◆ hubs() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & jaiabot::protobuf::APIResponse_Nodes::hubs ( ) const
inline

Definition at line 3682 of file rest_api.pb.h.

◆ hubs() [2/2]

int32_t jaiabot::protobuf::APIResponse_Nodes::hubs ( int  index) const
inline

Definition at line 3662 of file rest_api.pb.h.

◆ hubs_size()

int jaiabot::protobuf::APIResponse_Nodes::hubs_size ( ) const
inline

Definition at line 3653 of file rest_api.pb.h.

◆ internal_default_instance()

static const APIResponse_Nodes * jaiabot::protobuf::APIResponse_Nodes::internal_default_instance ( )
inlinestatic

Definition at line 1257 of file rest_api.pb.h.

◆ IsInitialized()

bool jaiabot::protobuf::APIResponse_Nodes::IsInitialized ( ) const
final

◆ MergeFrom()

void jaiabot::protobuf::APIResponse_Nodes::MergeFrom ( const APIResponse_Nodes from)
inline

Definition at line 1294 of file rest_api.pb.h.

◆ mutable_bots()

PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * jaiabot::protobuf::APIResponse_Nodes::mutable_bots ( )
inline

Definition at line 3738 of file rest_api.pb.h.

◆ mutable_hubs()

PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * jaiabot::protobuf::APIResponse_Nodes::mutable_hubs ( )
inline

Definition at line 3691 of file rest_api.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::protobuf::APIResponse_Nodes::mutable_unknown_fields ( )
inline

Definition at line 1241 of file rest_api.pb.h.

◆ New()

APIResponse_Nodes * jaiabot::protobuf::APIResponse_Nodes::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 1288 of file rest_api.pb.h.

◆ operator=() [1/2]

APIResponse_Nodes & jaiabot::protobuf::APIResponse_Nodes::operator= ( APIResponse_Nodes &&  from)
inlinenoexcept

Definition at line 1224 of file rest_api.pb.h.

◆ operator=() [2/2]

APIResponse_Nodes & jaiabot::protobuf::APIResponse_Nodes::operator= ( const APIResponse_Nodes from)
inline

Definition at line 1220 of file rest_api.pb.h.

◆ set_bots()

void jaiabot::protobuf::APIResponse_Nodes::set_bots ( int  index,
int32_t  value 
)
inline

Definition at line 3713 of file rest_api.pb.h.

◆ set_hubs()

void jaiabot::protobuf::APIResponse_Nodes::set_hubs ( int  index,
int32_t  value 
)
inline

Definition at line 3666 of file rest_api.pb.h.

◆ Swap()

void jaiabot::protobuf::APIResponse_Nodes::Swap ( APIResponse_Nodes other)
inline

Definition at line 1267 of file rest_api.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::protobuf::APIResponse_Nodes::unknown_fields ( ) const
inline

Definition at line 1238 of file rest_api.pb.h.

◆ UnsafeArenaSwap()

void jaiabot::protobuf::APIResponse_Nodes::UnsafeArenaSwap ( APIResponse_Nodes other)
inline

Definition at line 1280 of file rest_api.pb.h.

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

Definition at line 1386 of file rest_api.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

Definition at line 1316 of file rest_api.pb.h.

◆ ::TableStruct_jaiabot_2fmessages_2frest_5fapi_2eproto

Definition at line 1395 of file rest_api.pb.h.

◆ swap

void swap ( APIResponse_Nodes a,
APIResponse_Nodes b 
)
friend

Definition at line 1264 of file rest_api.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::APIResponse_Nodes::_class_data_
static

Definition at line 1325 of file rest_api.pb.h.

◆ _impl_

Impl_ jaiabot::protobuf::APIResponse_Nodes::_impl_

Definition at line 1394 of file rest_api.pb.h.

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::APIResponse_Nodes::kIndexInFileMessages
staticconstexpr
Initial value:
=
5

Definition at line 1261 of file rest_api.pb.h.


The documentation for this class was generated from the following file: