List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
SerializedEntityMap Class Reference
#include <serialized_map.pb.h>
Public Member Functions | |
SerializedEntityMap () | |
SerializedEntityMap (const SerializedEntityMap &from) | |
virtual | ~SerializedEntityMap () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_components () |
void | clear_id () |
void | clear_remove () |
const ::google::protobuf::Map< ::google::protobuf::int64, ::ignition::msgs::SerializedComponent > & | components () const |
int | components_size () const |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const SerializedEntityMap &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
::google::protobuf::uint64 | id () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const SerializedEntityMap &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::google::protobuf::Map< ::google::protobuf::int64, ::ignition::msgs::SerializedComponent > * | mutable_components () |
SerializedEntityMap * | New () const final |
SerializedEntityMap * | New (::google::protobuf::Arena *arena) const final |
SerializedEntityMap & | operator= (const SerializedEntityMap &from) |
bool | remove () const |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_id (::google::protobuf::uint64 value) |
void | set_remove (bool value) |
void | Swap (SerializedEntityMap *other) |
Static Public Member Functions | |
static const SerializedEntityMap & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const SerializedEntityMap * | internal_default_instance () |
Static Public Attributes | |
static const int | kComponentsFieldNumber = 2 |
static const int | kIdFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kRemoveFieldNumber = 3 |
Constructor & Destructor Documentation
◆ SerializedEntityMap() [1/2]
◆ ~SerializedEntityMap()
|
virtual |
◆ SerializedEntityMap() [2/2]
SerializedEntityMap | ( | const SerializedEntityMap & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_components()
void clear_components | ( | ) |
◆ clear_id()
|
inline |
◆ clear_remove()
|
inline |
◆ components()
|
inline |
◆ components_size()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const SerializedEntityMap & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ id()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const SerializedEntityMap & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_components()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ remove()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_id()
|
inline |
◆ set_remove()
|
inline |
◆ Swap()
void Swap | ( | SerializedEntityMap * | other | ) |
Member Data Documentation
◆ kComponentsFieldNumber
|
static |
◆ kIdFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
1
◆ kRemoveFieldNumber
|
static |
The documentation for this class was generated from the following file: