#include <jaiabot/messages/modem_message_extensions.pb.h>
|
| HubInfo (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
|
◆ anonymous enum
◆ HubInfo() [1/5]
jaiabot::protobuf::HubInfo::HubInfo |
( |
| ) |
|
|
inline |
◆ ~HubInfo()
jaiabot::protobuf::HubInfo::~HubInfo |
( |
| ) |
|
|
override |
◆ HubInfo() [2/5]
PROTOBUF_CONSTEXPR jaiabot::protobuf::HubInfo::HubInfo |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ HubInfo() [3/5]
jaiabot::protobuf::HubInfo::HubInfo |
( |
const HubInfo & |
from | ) |
|
◆ HubInfo() [4/5]
jaiabot::protobuf::HubInfo::HubInfo |
( |
HubInfo && |
from | ) |
|
|
inlinenoexcept |
◆ HubInfo() [5/5]
jaiabot::protobuf::HubInfo::HubInfo |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
const char * jaiabot::protobuf::HubInfo::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
uint8_t * jaiabot::protobuf::HubInfo::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
size_t jaiabot::protobuf::HubInfo::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ changed()
bool jaiabot::protobuf::HubInfo::changed |
( |
| ) |
const |
|
inline |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void jaiabot::protobuf::HubInfo::Clear |
( |
| ) |
|
|
final |
◆ clear_changed()
void jaiabot::protobuf::HubInfo::clear_changed |
( |
| ) |
|
|
inline |
◆ clear_hub_id()
void jaiabot::protobuf::HubInfo::clear_hub_id |
( |
| ) |
|
|
inline |
◆ clear_modem_id()
void jaiabot::protobuf::HubInfo::clear_modem_id |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void jaiabot::protobuf::HubInfo::CopyFrom |
( |
const HubInfo & |
from | ) |
|
◆ default_instance()
static const HubInfo & jaiabot::protobuf::HubInfo::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::HubInfo::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
int jaiabot::protobuf::HubInfo::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::protobuf::HubInfo::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::HubInfo::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::protobuf::HubInfo::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::protobuf::HubInfo::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_changed()
bool jaiabot::protobuf::HubInfo::has_changed |
( |
| ) |
const |
|
inline |
◆ has_hub_id()
bool jaiabot::protobuf::HubInfo::has_hub_id |
( |
| ) |
const |
|
inline |
◆ has_modem_id()
bool jaiabot::protobuf::HubInfo::has_modem_id |
( |
| ) |
const |
|
inline |
◆ hub_id()
int32_t jaiabot::protobuf::HubInfo::hub_id |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
static const HubInfo * jaiabot::protobuf::HubInfo::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
bool jaiabot::protobuf::HubInfo::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
void jaiabot::protobuf::HubInfo::MergeFrom |
( |
const HubInfo & |
from | ) |
|
|
inline |
◆ modem_id()
int32_t jaiabot::protobuf::HubInfo::modem_id |
( |
| ) |
const |
|
inline |
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::protobuf::HubInfo::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
HubInfo * jaiabot::protobuf::HubInfo::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
HubInfo & jaiabot::protobuf::HubInfo::operator= |
( |
const HubInfo & |
from | ) |
|
|
inline |
◆ operator=() [2/2]
◆ set_changed()
void jaiabot::protobuf::HubInfo::set_changed |
( |
bool |
value | ) |
|
|
inline |
◆ set_hub_id()
void jaiabot::protobuf::HubInfo::set_hub_id |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_modem_id()
void jaiabot::protobuf::HubInfo::set_modem_id |
( |
int32_t |
value | ) |
|
|
inline |
◆ Swap()
void jaiabot::protobuf::HubInfo::Swap |
( |
HubInfo * |
other | ) |
|
|
inline |
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::protobuf::HubInfo::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
void jaiabot::protobuf::HubInfo::UnsafeArenaSwap |
( |
HubInfo * |
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_2fmodem_5fmessage_5fextensions_2eproto
◆ swap
◆ _class_data_
const ClassData jaiabot::protobuf::HubInfo::_class_data_ |
|
static |
◆ _impl_
Impl_ jaiabot::protobuf::HubInfo::_impl_ |
◆ kIndexInFileMessages
constexpr int jaiabot::protobuf::HubInfo::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: