|
PROTOBUF_CONSTEXPR | SetupMessage (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
|
| SetupMessage (const SetupMessage &from) |
|
| SetupMessage (SetupMessage &&from) noexcept |
|
SetupMessage & | operator= (const SetupMessage &from) |
|
SetupMessage & | operator= (SetupMessage &&from) noexcept |
|
void | Swap (SetupMessage *other) |
|
void | UnsafeArenaSwap (SetupMessage *other) |
|
SetupMessage * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
|
void | CopyFrom (const SetupMessage &from) |
|
void | MergeFrom (const SetupMessage &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 |
|
int | entities_size () const |
|
void | clear_entities () |
|
const ::PROTOBUF_NAMESPACE_ID::Map< std::string, int32_t > & | entities () const |
|
::PROTOBUF_NAMESPACE_ID::Map< std::string, int32_t > * | mutable_entities () |
|
int | objects_size () const |
|
void | clear_objects () |
|
const ::PROTOBUF_NAMESPACE_ID::Map< std::string, int32_t > & | objects () const |
|
::PROTOBUF_NAMESPACE_ID::Map< std::string, int32_t > * | mutable_objects () |
|
int | commands_size () const |
|
void | clear_commands () |
|
const ::PROTOBUF_NAMESPACE_ID::Map< std::string, int32_t > & | commands () const |
|
::PROTOBUF_NAMESPACE_ID::Map< std::string, int32_t > * | mutable_commands () |
|
int | commanddescriptions_size () const |
|
void | clear_commanddescriptions () |
|
::tcp_io_device::CommandDescription * | mutable_commanddescriptions (int index) |
|
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::tcp_io_device::CommandDescription > * | mutable_commanddescriptions () |
|
const ::tcp_io_device::CommandDescription & | commanddescriptions (int index) const |
|
::tcp_io_device::CommandDescription * | add_commanddescriptions () |
|
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::tcp_io_device::CommandDescription > & | commanddescriptions () const |
|
Definition at line 872 of file tcp_data_message.pb.h.