List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
SerializedEntity Class Referencefinal
#include <serialized.pb.h>
Public Types | |
enum | : int { kComponentsFieldNumber = 2 , kIdFieldNumber = 1 , kRemoveFieldNumber = 3 } |
Public Member Functions | |
SerializedEntity () | |
constexpr | SerializedEntity (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
SerializedEntity (const SerializedEntity &from) | |
SerializedEntity (SerializedEntity &&from) noexcept | |
~SerializedEntity () override | |
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 |
::ignition::msgs::SerializedComponent * | add_components () |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_components () |
void | clear_id () |
void | clear_remove () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::SerializedComponent > & | components () const |
const ::ignition::msgs::SerializedComponent & | components (int index) const |
int | components_size () const |
void | CopyFrom (const SerializedEntity &from) |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
uint64_t | id () const |
bool | IsInitialized () const final |
void | MergeFrom (const SerializedEntity &from) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::SerializedComponent > * | mutable_components () |
::ignition::msgs::SerializedComponent * | mutable_components (int index) |
SerializedEntity * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
SerializedEntity & | operator= (const SerializedEntity &from) |
SerializedEntity & | operator= (SerializedEntity &&from) noexcept |
bool | remove () const |
void | set_id (uint64_t value) |
void | set_remove (bool value) |
void | Swap (SerializedEntity *other) |
void | UnsafeArenaSwap (SerializedEntity *other) |
Static Public Member Functions | |
static const SerializedEntity & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const SerializedEntity * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
SerializedEntity (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ SerializedEntity() [1/5]
|
inline |
◆ ~SerializedEntity()
|
override |
◆ SerializedEntity() [2/5]
|
explicitconstexpr |
◆ SerializedEntity() [3/5]
SerializedEntity | ( | const SerializedEntity & | from | ) |
◆ SerializedEntity() [4/5]
|
inlinenoexcept |
◆ SerializedEntity() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ add_components()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_components()
|
inline |
◆ clear_id()
|
inline |
◆ clear_remove()
|
inline |
◆ components() [1/2]
|
inline |
◆ components() [2/2]
|
inline |
◆ components_size()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const SerializedEntity & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ id()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const SerializedEntity & | from | ) |
◆ mutable_components() [1/2]
|
inline |
◆ mutable_components() [2/2]
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ remove()
|
inline |
◆ set_id()
|
inline |
◆ set_remove()
|
inline |
◆ Swap()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
1
The documentation for this class was generated from the following file: