#include <goby/acomms/protobuf/amac.pb.h>
|
| MACUpdate (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
|
Definition at line 125 of file amac.pb.h.
◆ CycleState
◆ UpdateType
◆ anonymous enum
Enumerator |
---|
kSlotFieldNumber | |
kSrcFieldNumber | |
kDestFieldNumber | |
kUpdateTypeFieldNumber | |
kFirstIteratorFieldNumber | |
kSecondIteratorFieldNumber | |
kCycleStateFieldNumber | |
Definition at line 326 of file amac.pb.h.
◆ DCCLParameters
Enumerator |
---|
DCCL_ID | |
DCCL_MAX_BYTES | |
Definition at line 431 of file amac.pb.h.
◆ MACUpdate() [1/5]
goby::acomms::protobuf::MACUpdate::MACUpdate |
( |
| ) |
|
|
inline |
◆ ~MACUpdate()
goby::acomms::protobuf::MACUpdate::~MACUpdate |
( |
| ) |
|
|
override |
◆ MACUpdate() [2/5]
PROTOBUF_CONSTEXPR goby::acomms::protobuf::MACUpdate::MACUpdate |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ MACUpdate() [3/5]
goby::acomms::protobuf::MACUpdate::MACUpdate |
( |
const MACUpdate & |
from | ) |
|
◆ MACUpdate() [4/5]
goby::acomms::protobuf::MACUpdate::MACUpdate |
( |
MACUpdate && |
from | ) |
|
|
inlinenoexcept |
◆ MACUpdate() [5/5]
goby::acomms::protobuf::MACUpdate::MACUpdate |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
const char * goby::acomms::protobuf::MACUpdate::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
uint8_t * goby::acomms::protobuf::MACUpdate::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ add_slot()
◆ ByteSizeLong()
size_t goby::acomms::protobuf::MACUpdate::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::protobuf::MACUpdate::Clear |
( |
| ) |
|
|
final |
◆ clear_cycle_state()
void goby::acomms::protobuf::MACUpdate::clear_cycle_state |
( |
| ) |
|
|
inline |
◆ clear_dest()
void goby::acomms::protobuf::MACUpdate::clear_dest |
( |
| ) |
|
|
inline |
◆ clear_first_iterator()
void goby::acomms::protobuf::MACUpdate::clear_first_iterator |
( |
| ) |
|
|
inline |
◆ clear_second_iterator()
void goby::acomms::protobuf::MACUpdate::clear_second_iterator |
( |
| ) |
|
|
inline |
◆ clear_slot()
void goby::acomms::protobuf::MACUpdate::clear_slot |
( |
| ) |
|
◆ clear_src()
void goby::acomms::protobuf::MACUpdate::clear_src |
( |
| ) |
|
|
inline |
◆ clear_update_type()
void goby::acomms::protobuf::MACUpdate::clear_update_type |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void goby::acomms::protobuf::MACUpdate::CopyFrom |
( |
const MACUpdate & |
from | ) |
|
◆ cycle_state()
◆ CycleState_descriptor()
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::protobuf::MACUpdate::CycleState_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ CycleState_IsValid()
static bool goby::acomms::protobuf::MACUpdate::CycleState_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ CycleState_Name()
template<typename T >
static const std::string & goby::acomms::protobuf::MACUpdate::CycleState_Name |
( |
T |
enum_t_value | ) |
|
|
inlinestatic |
◆ CycleState_Parse()
static bool goby::acomms::protobuf::MACUpdate::CycleState_Parse |
( |
::PROTOBUF_NAMESPACE_ID::ConstStringParam |
name, |
|
|
CycleState * |
value |
|
) |
| |
|
inlinestatic |
◆ default_instance()
static const MACUpdate & goby::acomms::protobuf::MACUpdate::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::MACUpdate::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ dest()
int32_t goby::acomms::protobuf::MACUpdate::dest |
( |
| ) |
const |
|
inline |
◆ first_iterator()
int32_t goby::acomms::protobuf::MACUpdate::first_iterator |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
int goby::acomms::protobuf::MACUpdate::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::acomms::protobuf::MACUpdate::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::MACUpdate::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::protobuf::MACUpdate::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::acomms::protobuf::MACUpdate::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_cycle_state()
bool goby::acomms::protobuf::MACUpdate::has_cycle_state |
( |
| ) |
const |
|
inline |
◆ has_dest()
bool goby::acomms::protobuf::MACUpdate::has_dest |
( |
| ) |
const |
|
inline |
◆ has_first_iterator()
bool goby::acomms::protobuf::MACUpdate::has_first_iterator |
( |
| ) |
const |
|
inline |
◆ has_second_iterator()
bool goby::acomms::protobuf::MACUpdate::has_second_iterator |
( |
| ) |
const |
|
inline |
◆ has_src()
bool goby::acomms::protobuf::MACUpdate::has_src |
( |
| ) |
const |
|
inline |
◆ has_update_type()
bool goby::acomms::protobuf::MACUpdate::has_update_type |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
static const MACUpdate * goby::acomms::protobuf::MACUpdate::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
bool goby::acomms::protobuf::MACUpdate::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
void goby::acomms::protobuf::MACUpdate::MergeFrom |
( |
const MACUpdate & |
from | ) |
|
|
inline |
◆ mutable_slot() [1/2]
◆ mutable_slot() [2/2]
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::acomms::protobuf::MACUpdate::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
MACUpdate * goby::acomms::protobuf::MACUpdate::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ second_iterator()
int32_t goby::acomms::protobuf::MACUpdate::second_iterator |
( |
| ) |
const |
|
inline |
◆ set_cycle_state()
◆ set_dest()
void goby::acomms::protobuf::MACUpdate::set_dest |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_first_iterator()
void goby::acomms::protobuf::MACUpdate::set_first_iterator |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_second_iterator()
void goby::acomms::protobuf::MACUpdate::set_second_iterator |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_src()
void goby::acomms::protobuf::MACUpdate::set_src |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_update_type()
◆ slot() [1/2]
◆ slot() [2/2]
◆ slot_size()
int goby::acomms::protobuf::MACUpdate::slot_size |
( |
| ) |
const |
|
inline |
◆ src()
int32_t goby::acomms::protobuf::MACUpdate::src |
( |
| ) |
const |
|
inline |
◆ Swap()
void goby::acomms::protobuf::MACUpdate::Swap |
( |
MACUpdate * |
other | ) |
|
|
inline |
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::acomms::protobuf::MACUpdate::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
void goby::acomms::protobuf::MACUpdate::UnsafeArenaSwap |
( |
MACUpdate * |
other | ) |
|
|
inline |
◆ update_type()
◆ UpdateType_descriptor()
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::protobuf::MACUpdate::UpdateType_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ UpdateType_IsValid()
static bool goby::acomms::protobuf::MACUpdate::UpdateType_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ UpdateType_Name()
template<typename T >
static const std::string & goby::acomms::protobuf::MACUpdate::UpdateType_Name |
( |
T |
enum_t_value | ) |
|
|
inlinestatic |
◆ UpdateType_Parse()
static bool goby::acomms::protobuf::MACUpdate::UpdateType_Parse |
( |
::PROTOBUF_NAMESPACE_ID::ConstStringParam |
name, |
|
|
UpdateType * |
value |
|
) |
| |
|
inlinestatic |
◆ ::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_goby_2facomms_2fprotobuf_2famac_2eproto
◆ swap
◆ _class_data_
const ClassData goby::acomms::protobuf::MACUpdate::_class_data_ |
|
static |
◆ _impl_
Impl_ goby::acomms::protobuf::MACUpdate::_impl_ |
◆ ASSIGN
constexpr UpdateType goby::acomms::protobuf::MACUpdate::ASSIGN |
|
staticconstexpr |
Initial value:=
@ MACUpdate_UpdateType_ASSIGN
Definition at line 253 of file amac.pb.h.
◆ CLEAR
constexpr UpdateType goby::acomms::protobuf::MACUpdate::CLEAR |
|
staticconstexpr |
Initial value:=
@ MACUpdate_UpdateType_CLEAR
Definition at line 267 of file amac.pb.h.
◆ CycleState_ARRAYSIZE
constexpr int goby::acomms::protobuf::MACUpdate::CycleState_ARRAYSIZE |
|
staticconstexpr |
Initial value:=
constexpr int MACUpdate_CycleState_CycleState_ARRAYSIZE
Definition at line 306 of file amac.pb.h.
◆ CycleState_MAX
constexpr CycleState goby::acomms::protobuf::MACUpdate::CycleState_MAX |
|
staticconstexpr |
Initial value:=
constexpr MACUpdate_CycleState MACUpdate_CycleState_CycleState_MAX
Definition at line 304 of file amac.pb.h.
◆ CycleState_MIN
constexpr CycleState goby::acomms::protobuf::MACUpdate::CycleState_MIN |
|
staticconstexpr |
Initial value:=
constexpr MACUpdate_CycleState MACUpdate_CycleState_CycleState_MIN
Definition at line 302 of file amac.pb.h.
◆ ERASE
constexpr UpdateType goby::acomms::protobuf::MACUpdate::ERASE |
|
staticconstexpr |
Initial value:=
@ MACUpdate_UpdateType_ERASE
Definition at line 265 of file amac.pb.h.
◆ INSERT
constexpr UpdateType goby::acomms::protobuf::MACUpdate::INSERT |
|
staticconstexpr |
Initial value:=
@ MACUpdate_UpdateType_INSERT
Definition at line 263 of file amac.pb.h.
◆ kIndexInFileMessages
constexpr int goby::acomms::protobuf::MACUpdate::kIndexInFileMessages |
|
staticconstexpr |
◆ NO_CHANGE
constexpr UpdateType goby::acomms::protobuf::MACUpdate::NO_CHANGE |
|
staticconstexpr |
Initial value:=
@ MACUpdate_UpdateType_NO_CHANGE
Definition at line 251 of file amac.pb.h.
◆ POP_BACK
constexpr UpdateType goby::acomms::protobuf::MACUpdate::POP_BACK |
|
staticconstexpr |
Initial value:=
@ MACUpdate_UpdateType_POP_BACK
Definition at line 259 of file amac.pb.h.
◆ POP_FRONT
constexpr UpdateType goby::acomms::protobuf::MACUpdate::POP_FRONT |
|
staticconstexpr |
Initial value:=
@ MACUpdate_UpdateType_POP_FRONT
Definition at line 261 of file amac.pb.h.
◆ PUSH_BACK
constexpr UpdateType goby::acomms::protobuf::MACUpdate::PUSH_BACK |
|
staticconstexpr |
Initial value:=
@ MACUpdate_UpdateType_PUSH_BACK
Definition at line 255 of file amac.pb.h.
◆ PUSH_FRONT
constexpr UpdateType goby::acomms::protobuf::MACUpdate::PUSH_FRONT |
|
staticconstexpr |
Initial value:=
@ MACUpdate_UpdateType_PUSH_FRONT
Definition at line 257 of file amac.pb.h.
◆ STARTED
constexpr CycleState goby::acomms::protobuf::MACUpdate::STARTED |
|
staticconstexpr |
Initial value:=
@ MACUpdate_CycleState_STARTED
Definition at line 297 of file amac.pb.h.
◆ STOPPED
constexpr CycleState goby::acomms::protobuf::MACUpdate::STOPPED |
|
staticconstexpr |
Initial value:=
@ MACUpdate_CycleState_STOPPED
Definition at line 295 of file amac.pb.h.
◆ UpdateType_ARRAYSIZE
constexpr int goby::acomms::protobuf::MACUpdate::UpdateType_ARRAYSIZE |
|
staticconstexpr |
Initial value:=
constexpr int MACUpdate_UpdateType_UpdateType_ARRAYSIZE
Definition at line 276 of file amac.pb.h.
◆ UpdateType_MAX
constexpr UpdateType goby::acomms::protobuf::MACUpdate::UpdateType_MAX |
|
staticconstexpr |
Initial value:=
constexpr MACUpdate_UpdateType MACUpdate_UpdateType_UpdateType_MAX
Definition at line 274 of file amac.pb.h.
◆ UpdateType_MIN
constexpr UpdateType goby::acomms::protobuf::MACUpdate::UpdateType_MIN |
|
staticconstexpr |
Initial value:=
constexpr MACUpdate_UpdateType MACUpdate_UpdateType_UpdateType_MIN
Definition at line 272 of file amac.pb.h.
The documentation for this class was generated from the following file: