List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
SerializedEntityMap Class Referencefinal
#include <serialized_map.pb.h>
Public Types | |
enum | : int { kComponentsFieldNumber = 2 , kIdFieldNumber = 1 , kRemoveFieldNumber = 3 } |
Public Member Functions | |
SerializedEntityMap () | |
constexpr | SerializedEntityMap (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
SerializedEntityMap (const SerializedEntityMap &from) | |
SerializedEntityMap (SerializedEntityMap &&from) noexcept | |
~SerializedEntityMap () 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 |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_components () |
void | clear_id () |
void | clear_remove () |
const ::PROTOBUF_NAMESPACE_ID::Map< int64_t, ::ignition::msgs::SerializedComponent > & | components () const |
int | components_size () const |
void | CopyFrom (const SerializedEntityMap &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 SerializedEntityMap &from) |
::PROTOBUF_NAMESPACE_ID::Map< int64_t, ::ignition::msgs::SerializedComponent > * | mutable_components () |
SerializedEntityMap * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
SerializedEntityMap & | operator= (const SerializedEntityMap &from) |
SerializedEntityMap & | operator= (SerializedEntityMap &&from) noexcept |
bool | remove () const |
void | set_id (uint64_t value) |
void | set_remove (bool value) |
void | Swap (SerializedEntityMap *other) |
void | UnsafeArenaSwap (SerializedEntityMap *other) |
Static Public Member Functions | |
static const SerializedEntityMap & | 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 SerializedEntityMap * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
SerializedEntityMap (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ SerializedEntityMap() [1/5]
|
inline |
◆ ~SerializedEntityMap()
|
override |
◆ SerializedEntityMap() [2/5]
|
explicitconstexpr |
◆ SerializedEntityMap() [3/5]
SerializedEntityMap | ( | const SerializedEntityMap & | from | ) |
◆ SerializedEntityMap() [4/5]
|
inlinenoexcept |
◆ SerializedEntityMap() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_components()
void clear_components | ( | ) |
◆ clear_id()
|
inline |
◆ clear_remove()
|
inline |
◆ components()
|
inline |
◆ components_size()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const SerializedEntityMap & | 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 SerializedEntityMap & | from | ) |
◆ mutable_components()
|
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: