#include </root/jaiabot/obj-x86_64-linux-gnu/include/jaiabot/messages/xbee_extensions.pb.h>
|
| Peer (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
|
Definition at line 75 of file xbee_extensions.pb.h.
◆ anonymous enum
Enumerator |
---|
kSerialNumberFieldNumber | |
kNodeIdFieldNumber | |
kHubIdFieldNumber | |
kBotIdFieldNumber | |
Definition at line 209 of file xbee_extensions.pb.h.
◆ IdCase
◆ Peer() [1/5]
xbee::protobuf::Peer::Peer |
( |
| ) |
|
|
inline |
◆ ~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 |
◆ Peer() [5/5]
xbee::protobuf::Peer::Peer |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _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 |
◆ 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 |
◆ clear_hub_id()
void xbee::protobuf::Peer::clear_hub_id |
( |
| ) |
|
|
inline |
◆ clear_id()
void xbee::protobuf::Peer::clear_id |
( |
| ) |
|
◆ clear_node_id()
void xbee::protobuf::Peer::clear_node_id |
( |
| ) |
|
|
inline |
◆ clear_serial_number()
void xbee::protobuf::Peer::clear_serial_number |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void xbee::protobuf::Peer::CopyFrom |
( |
const Peer & |
from | ) |
|
◆ default_instance()
static const Peer & xbee::protobuf::Peer::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * xbee::protobuf::Peer::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
int xbee::protobuf::Peer::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ 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 |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata xbee::protobuf::Peer::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * xbee::protobuf::Peer::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_bot_id()
bool xbee::protobuf::Peer::has_bot_id |
( |
| ) |
const |
|
inline |
◆ has_hub_id()
bool xbee::protobuf::Peer::has_hub_id |
( |
| ) |
const |
|
inline |
◆ has_node_id()
bool xbee::protobuf::Peer::has_node_id |
( |
| ) |
const |
|
inline |
◆ has_serial_number()
bool xbee::protobuf::Peer::has_serial_number |
( |
| ) |
const |
|
inline |
◆ hub_id()
int32_t xbee::protobuf::Peer::hub_id |
( |
| ) |
const |
|
inline |
◆ id_case()
◆ internal_default_instance()
static const Peer * xbee::protobuf::Peer::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
bool xbee::protobuf::Peer::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
void xbee::protobuf::Peer::MergeFrom |
( |
const Peer & |
from | ) |
|
|
inline |
◆ mutable_node_id()
std::string * xbee::protobuf::Peer::mutable_node_id |
( |
| ) |
|
|
inline |
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * xbee::protobuf::Peer::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
Peer * xbee::protobuf::Peer::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ node_id()
const std::string & xbee::protobuf::Peer::node_id |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
Peer & xbee::protobuf::Peer::operator= |
( |
const Peer & |
from | ) |
|
|
inline |
◆ operator=() [2/2]
Peer & xbee::protobuf::Peer::operator= |
( |
Peer && |
from | ) |
|
|
inlinenoexcept |
◆ release_node_id()
std::string * xbee::protobuf::Peer::release_node_id |
( |
| ) |
|
|
inline |
◆ serial_number()
uint64_t xbee::protobuf::Peer::serial_number |
( |
| ) |
const |
|
inline |
◆ set_allocated_node_id()
void xbee::protobuf::Peer::set_allocated_node_id |
( |
std::string * |
node_id | ) |
|
|
inline |
◆ set_bot_id()
void xbee::protobuf::Peer::set_bot_id |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_hub_id()
void xbee::protobuf::Peer::set_hub_id |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_node_id()
template<typename ArgT0 , typename... ArgT>
void xbee::protobuf::Peer::set_node_id |
( |
ArgT0 && |
arg0, |
|
|
ArgT... |
args |
|
) |
| |
|
inline |
◆ set_serial_number()
void xbee::protobuf::Peer::set_serial_number |
( |
uint64_t |
value | ) |
|
|
inline |
◆ Swap()
void xbee::protobuf::Peer::Swap |
( |
Peer * |
other | ) |
|
|
inline |
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & xbee::protobuf::Peer::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
void xbee::protobuf::Peer::UnsafeArenaSwap |
( |
Peer * |
other | ) |
|
|
inline |
◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
|
friend |
◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_jaiabot_2fmessages_2fxbee_5fextensions_2eproto
◆ swap
◆ _class_data_
const ClassData xbee::protobuf::Peer::_class_data_ |
|
static |
◆ _impl_
Impl_ xbee::protobuf::Peer::_impl_ |
◆ kIndexInFileMessages
constexpr int xbee::protobuf::Peer::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: