JaiaBot  1.19.0
JaiaBot micro-AUV software
jaiabot::protobuf::APIResponse_Nodes Class Reference

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

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

Public Member Functions

 APIResponse_Nodes ()
 
virtual ~APIResponse_Nodes ()
 
 APIResponse_Nodes (const APIResponse_Nodes &from)
 
APIResponse_Nodesoperator= (const APIResponse_Nodes &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (APIResponse_Nodes *other)
 
APIResponse_NodesNew () const final
 
APIResponse_NodesNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const APIResponse_Nodes &from)
 
void MergeFrom (const APIResponse_Nodes &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
int hubs_size () const
 
void clear_hubs ()
 
::google::protobuf::int32 hubs (int index) const
 
void set_hubs (int index, ::google::protobuf::int32 value)
 
void add_hubs (::google::protobuf::int32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::int32 > & hubs () const
 
::google::protobuf::RepeatedField< ::google::protobuf::int32 > * mutable_hubs ()
 
int bots_size () const
 
void clear_bots ()
 
::google::protobuf::int32 bots (int index) const
 
void set_bots (int index, ::google::protobuf::int32 value)
 
void add_bots (::google::protobuf::int32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::int32 > & bots () const
 
::google::protobuf::RepeatedField< ::google::protobuf::int32 > * mutable_bots ()
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const APIResponse_Nodesdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const APIResponse_Nodesinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kHubsFieldNumber = 1
 
static const int kBotsFieldNumber = 2
 

Friends

struct ::protobuf_jaiabot_2fmessages_2frest_5fapi_2eproto::TableStruct
 
void swap (APIResponse_Nodes &a, APIResponse_Nodes &b)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ APIResponse_Nodes() [1/2]

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

◆ ~APIResponse_Nodes()

virtual jaiabot::protobuf::APIResponse_Nodes::~APIResponse_Nodes ( )
virtual

◆ APIResponse_Nodes() [2/2]

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

Member Function Documentation

◆ add_bots()

void jaiabot::protobuf::APIResponse_Nodes::add_bots ( ::google::protobuf::int32  value)
inline

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

◆ add_hubs()

void jaiabot::protobuf::APIResponse_Nodes::add_hubs ( ::google::protobuf::int32  value)
inline

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

◆ bots() [1/2]

const ::google::protobuf::RepeatedField<::google::protobuf::int32 > & jaiabot::protobuf::APIResponse_Nodes::bots ( ) const
inline

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

◆ bots() [2/2]

google::protobuf::int32 jaiabot::protobuf::APIResponse_Nodes::bots ( int  index) const
inline

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

◆ bots_size()

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

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_bots()

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

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

◆ clear_hubs()

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

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

◆ CopyFrom() [1/2]

void jaiabot::protobuf::APIResponse_Nodes::CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

static const ::google::protobuf::Descriptor* jaiabot::protobuf::APIResponse_Nodes::descriptor ( )
static

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ hubs() [1/2]

const ::google::protobuf::RepeatedField<::google::protobuf::int32 > & jaiabot::protobuf::APIResponse_Nodes::hubs ( ) const
inline

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

◆ hubs() [2/2]

google::protobuf::int32 jaiabot::protobuf::APIResponse_Nodes::hubs ( int  index) const
inline

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

◆ hubs_size()

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

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

◆ InitAsDefaultInstance()

static void jaiabot::protobuf::APIResponse_Nodes::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* jaiabot::protobuf::APIResponse_Nodes::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

void jaiabot::protobuf::APIResponse_Nodes::MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

bool jaiabot::protobuf::APIResponse_Nodes::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_bots()

google::protobuf::RepeatedField<::google::protobuf::int32 > * jaiabot::protobuf::APIResponse_Nodes::mutable_bots ( )
inline

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

◆ mutable_hubs()

google::protobuf::RepeatedField<::google::protobuf::int32 > * jaiabot::protobuf::APIResponse_Nodes::mutable_hubs ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

APIResponse_Nodes* jaiabot::protobuf::APIResponse_Nodes::New ( ) const
inlinefinal

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

◆ New() [2/2]

APIResponse_Nodes* jaiabot::protobuf::APIResponse_Nodes::New ( ::google::protobuf::Arena *  arena) const
inlinefinal

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

◆ operator=()

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

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

◆ SerializeWithCachedSizes()

void jaiabot::protobuf::APIResponse_Nodes::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_bots()

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

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

◆ set_hubs()

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

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ ::protobuf_jaiabot_2fmessages_2frest_5fapi_2eproto::TableStruct

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

◆ swap

void swap ( APIResponse_Nodes a,
APIResponse_Nodes b 
)
friend

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

Member Data Documentation

◆ kBotsFieldNumber

const int jaiabot::protobuf::APIResponse_Nodes::kBotsFieldNumber = 2
static

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

◆ kHubsFieldNumber

const int jaiabot::protobuf::APIResponse_Nodes::kHubsFieldNumber = 1
static

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

◆ kIndexInFileMessages

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

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


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