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

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

Inheritance diagram for jaiabot::protobuf::APIRequest_Nodes:
Collaboration diagram for jaiabot::protobuf::APIRequest_Nodes:

Public Member Functions

 APIRequest_Nodes ()
 
virtual ~APIRequest_Nodes ()
 
 APIRequest_Nodes (const APIRequest_Nodes &from)
 
APIRequest_Nodesoperator= (const APIRequest_Nodes &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (APIRequest_Nodes *other)
 
APIRequest_NodesNew () const final
 
APIRequest_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 APIRequest_Nodes &from)
 
void MergeFrom (const APIRequest_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 ()
 
bool has_all () const
 
void clear_all ()
 
bool all () const
 
void set_all (bool value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const APIRequest_Nodesdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const APIRequest_Nodesinternal_default_instance ()
 

Static Public Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ APIRequest_Nodes() [1/2]

jaiabot::protobuf::APIRequest_Nodes::APIRequest_Nodes ( )

◆ ~APIRequest_Nodes()

virtual jaiabot::protobuf::APIRequest_Nodes::~APIRequest_Nodes ( )
virtual

◆ APIRequest_Nodes() [2/2]

jaiabot::protobuf::APIRequest_Nodes::APIRequest_Nodes ( const APIRequest_Nodes from)

Member Function Documentation

◆ add_bots()

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

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

◆ add_hubs()

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

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

◆ all()

bool jaiabot::protobuf::APIRequest_Nodes::all ( ) const
inline

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

◆ bots() [1/2]

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

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

◆ bots() [2/2]

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

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

◆ bots_size()

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

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_all()

void jaiabot::protobuf::APIRequest_Nodes::clear_all ( )
inline

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

◆ clear_bots()

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

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

◆ clear_hubs()

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

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

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_all()

bool jaiabot::protobuf::APIRequest_Nodes::has_all ( ) const
inline

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

◆ hubs() [1/2]

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

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

◆ hubs() [2/2]

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

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

◆ hubs_size()

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

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

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_bots()

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

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

◆ mutable_hubs()

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

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

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

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

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

◆ New() [2/2]

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

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

◆ operator=()

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

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

◆ SerializeWithCachedSizes()

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

◆ set_all()

void jaiabot::protobuf::APIRequest_Nodes::set_all ( bool  value)
inline

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

◆ set_bots()

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

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

◆ set_hubs()

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

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ ::protobuf_jaiabot_2fmessages_2frest_5fapi_2eproto::TableStruct

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

◆ swap

void swap ( APIRequest_Nodes a,
APIRequest_Nodes b 
)
friend

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

Member Data Documentation

◆ kAllFieldNumber

const int jaiabot::protobuf::APIRequest_Nodes::kAllFieldNumber = 3
static

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

◆ kBotsFieldNumber

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

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

◆ kHubsFieldNumber

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

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

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::APIRequest_Nodes::kIndexInFileMessages
staticconstexpr
Initial value:
=
3

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


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