JaiaBot 1.10.0+14+g8dbf2589
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
xbee::protobuf::Peer Class Referencefinal

#include </root/jaiabot/obj-x86_64-linux-gnu/include/jaiabot/messages/xbee_extensions.pb.h>

Inheritance diagram for xbee::protobuf::Peer:
Collaboration diagram for xbee::protobuf::Peer:

Public Types

enum  IdCase { kNodeId = 1 , kHubId = 3 , kBotId = 4 , ID_NOT_SET = 0 }
 
enum  : int { kSerialNumberFieldNumber = 2 , kNodeIdFieldNumber = 1 , kHubIdFieldNumber = 3 , kBotIdFieldNumber = 4 }
 

Public Member Functions

 Peer ()
 
 ~Peer () override
 
PROTOBUF_CONSTEXPR Peer (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Peer (const Peer &from)
 
 Peer (Peer &&from) noexcept
 
Peeroperator= (const Peer &from)
 
Peeroperator= (Peer &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Peer *other)
 
void UnsafeArenaSwap (Peer *other)
 
PeerNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const Peer &from)
 
void MergeFrom (const Peer &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
 
bool has_serial_number () const
 
void clear_serial_number ()
 
uint64_t serial_number () const
 
void set_serial_number (uint64_t value)
 
bool has_node_id () const
 
void clear_node_id ()
 
const std::string & node_id () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_node_id (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_node_id ()
 
PROTOBUF_NODISCARD std::string * release_node_id ()
 
void set_allocated_node_id (std::string *node_id)
 
bool has_hub_id () const
 
void clear_hub_id ()
 
int32_t hub_id () const
 
void set_hub_id (int32_t value)
 
bool has_bot_id () const
 
void clear_bot_id ()
 
int32_t bot_id () const
 
void set_bot_id (int32_t value)
 
void clear_id ()
 
IdCase id_case () const
 

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 Peerdefault_instance ()
 
static const Peerinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 Peer (::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_2fxbee_5fextensions_2eproto
 
void swap (Peer &a, Peer &b)
 

Detailed Description

Definition at line 75 of file xbee_extensions.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kSerialNumberFieldNumber 
kNodeIdFieldNumber 
kHubIdFieldNumber 
kBotIdFieldNumber 

Definition at line 209 of file xbee_extensions.pb.h.

◆ IdCase

Enumerator
kNodeId 
kHubId 
kBotId 
ID_NOT_SET 

Definition at line 125 of file xbee_extensions.pb.h.

Constructor & Destructor Documentation

◆ Peer() [1/5]

xbee::protobuf::Peer::Peer ( )
inline

Definition at line 78 of file xbee_extensions.pb.h.

◆ ~Peer()

xbee::protobuf::Peer::~Peer ( )
override

◆ Peer() [2/5]

PROTOBUF_CONSTEXPR xbee::protobuf::Peer::Peer ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ Peer() [3/5]

xbee::protobuf::Peer::Peer ( const Peer from)

◆ Peer() [4/5]

xbee::protobuf::Peer::Peer ( Peer &&  from)
inlinenoexcept

Definition at line 83 of file xbee_extensions.pb.h.

◆ Peer() [5/5]

xbee::protobuf::Peer::Peer ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * xbee::protobuf::Peer::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * xbee::protobuf::Peer::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ bot_id()

int32_t xbee::protobuf::Peer::bot_id ( ) const
inline

Definition at line 750 of file xbee_extensions.pb.h.

◆ ByteSizeLong()

size_t xbee::protobuf::Peer::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void xbee::protobuf::Peer::Clear ( )
final

◆ clear_bot_id()

void xbee::protobuf::Peer::clear_bot_id ( )
inline

Definition at line 731 of file xbee_extensions.pb.h.

◆ clear_hub_id()

void xbee::protobuf::Peer::clear_hub_id ( )
inline

Definition at line 693 of file xbee_extensions.pb.h.

◆ clear_id()

void xbee::protobuf::Peer::clear_id ( )

◆ clear_node_id()

void xbee::protobuf::Peer::clear_node_id ( )
inline

Definition at line 616 of file xbee_extensions.pb.h.

◆ clear_serial_number()

void xbee::protobuf::Peer::clear_serial_number ( )
inline

Definition at line 767 of file xbee_extensions.pb.h.

◆ CopyFrom()

void xbee::protobuf::Peer::CopyFrom ( const Peer from)

◆ default_instance()

static const Peer & xbee::protobuf::Peer::default_instance ( )
inlinestatic

Definition at line 122 of file xbee_extensions.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * xbee::protobuf::Peer::descriptor ( )
inlinestatic

Definition at line 113 of file xbee_extensions.pb.h.

◆ GetCachedSize()

int xbee::protobuf::Peer::GetCachedSize ( ) const
inlinefinal

Definition at line 182 of file xbee_extensions.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * xbee::protobuf::Peer::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * xbee::protobuf::Peer::GetDescriptor ( )
inlinestatic

Definition at line 116 of file xbee_extensions.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata xbee::protobuf::Peer::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * xbee::protobuf::Peer::GetReflection ( )
inlinestatic

Definition at line 119 of file xbee_extensions.pb.h.

◆ has_bot_id()

bool xbee::protobuf::Peer::has_bot_id ( ) const
inline

Definition at line 725 of file xbee_extensions.pb.h.

◆ has_hub_id()

bool xbee::protobuf::Peer::has_hub_id ( ) const
inline

Definition at line 687 of file xbee_extensions.pb.h.

◆ has_node_id()

bool xbee::protobuf::Peer::has_node_id ( ) const
inline

Definition at line 610 of file xbee_extensions.pb.h.

◆ has_serial_number()

bool xbee::protobuf::Peer::has_serial_number ( ) const
inline

Definition at line 764 of file xbee_extensions.pb.h.

◆ hub_id()

int32_t xbee::protobuf::Peer::hub_id ( ) const
inline

Definition at line 712 of file xbee_extensions.pb.h.

◆ id_case()

Peer::IdCase xbee::protobuf::Peer::id_case ( ) const
inline

Definition at line 793 of file xbee_extensions.pb.h.

◆ internal_default_instance()

static const Peer * xbee::protobuf::Peer::internal_default_instance ( )
inlinestatic

Definition at line 132 of file xbee_extensions.pb.h.

◆ IsInitialized()

bool xbee::protobuf::Peer::IsInitialized ( ) const
final

◆ MergeFrom()

void xbee::protobuf::Peer::MergeFrom ( const Peer from)
inline

Definition at line 169 of file xbee_extensions.pb.h.

◆ mutable_node_id()

std::string * xbee::protobuf::Peer::mutable_node_id ( )
inline

Definition at line 636 of file xbee_extensions.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * xbee::protobuf::Peer::mutable_unknown_fields ( )
inline

Definition at line 109 of file xbee_extensions.pb.h.

◆ New()

Peer * xbee::protobuf::Peer::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 163 of file xbee_extensions.pb.h.

◆ node_id()

const std::string & xbee::protobuf::Peer::node_id ( ) const
inline

Definition at line 622 of file xbee_extensions.pb.h.

◆ operator=() [1/2]

Peer & xbee::protobuf::Peer::operator= ( const Peer from)
inline

Definition at line 88 of file xbee_extensions.pb.h.

◆ operator=() [2/2]

Peer & xbee::protobuf::Peer::operator= ( Peer &&  from)
inlinenoexcept

Definition at line 92 of file xbee_extensions.pb.h.

◆ release_node_id()

std::string * xbee::protobuf::Peer::release_node_id ( )
inline

Definition at line 663 of file xbee_extensions.pb.h.

◆ serial_number()

uint64_t xbee::protobuf::Peer::serial_number ( ) const
inline

Definition at line 774 of file xbee_extensions.pb.h.

◆ set_allocated_node_id()

void xbee::protobuf::Peer::set_allocated_node_id ( std::string *  node_id)
inline

Definition at line 672 of file xbee_extensions.pb.h.

◆ set_bot_id()

void xbee::protobuf::Peer::set_bot_id ( int32_t  value)
inline

Definition at line 754 of file xbee_extensions.pb.h.

◆ set_hub_id()

void xbee::protobuf::Peer::set_hub_id ( int32_t  value)
inline

Definition at line 716 of file xbee_extensions.pb.h.

◆ set_node_id()

template<typename ArgT0 , typename... ArgT>
void xbee::protobuf::Peer::set_node_id ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 627 of file xbee_extensions.pb.h.

◆ set_serial_number()

void xbee::protobuf::Peer::set_serial_number ( uint64_t  value)
inline

Definition at line 782 of file xbee_extensions.pb.h.

◆ Swap()

void xbee::protobuf::Peer::Swap ( Peer other)
inline

Definition at line 142 of file xbee_extensions.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & xbee::protobuf::Peer::unknown_fields ( ) const
inline

Definition at line 106 of file xbee_extensions.pb.h.

◆ UnsafeArenaSwap()

void xbee::protobuf::Peer::UnsafeArenaSwap ( Peer other)
inline

Definition at line 155 of file xbee_extensions.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 284 of file xbee_extensions.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 191 of file xbee_extensions.pb.h.

◆ ::TableStruct_jaiabot_2fmessages_2fxbee_5fextensions_2eproto

◆ swap

void swap ( Peer a,
Peer b 
)
friend

Definition at line 139 of file xbee_extensions.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData xbee::protobuf::Peer::_class_data_
static

Definition at line 200 of file xbee_extensions.pb.h.

◆ _impl_

Impl_ xbee::protobuf::Peer::_impl_

Definition at line 301 of file xbee_extensions.pb.h.

◆ kIndexInFileMessages

constexpr int xbee::protobuf::Peer::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 136 of file xbee_extensions.pb.h.


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