List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
SerializedStateMap Class Reference
#include <serialized_map.pb.h>
Public Member Functions | |
SerializedStateMap () | |
SerializedStateMap (const SerializedStateMap &from) | |
virtual | ~SerializedStateMap () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_entities () |
void | clear_has_one_time_component_changes () |
void | clear_header () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const SerializedStateMap &from) |
const ::google::protobuf::Map< ::google::protobuf::uint64, ::gz::msgs::SerializedEntityMap > & | entities () const |
int | entities_size () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_one_time_component_changes () const |
const ::gz::msgs::Header & | header () 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 SerializedStateMap &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::google::protobuf::Map< ::google::protobuf::uint64, ::gz::msgs::SerializedEntityMap > * | mutable_entities () |
::gz::msgs::Header * | mutable_header () |
SerializedStateMap * | New () const final |
SerializedStateMap * | New (::google::protobuf::Arena *arena) const final |
SerializedStateMap & | operator= (const SerializedStateMap &from) |
::gz::msgs::Header * | release_header () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::gz::msgs::Header *header) |
void | set_has_one_time_component_changes (bool value) |
void | Swap (SerializedStateMap *other) |
Static Public Member Functions | |
static const SerializedStateMap & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const SerializedStateMap * | internal_default_instance () |
Static Public Attributes | |
static const int | kEntitiesFieldNumber = 2 |
static const int | kHasOneTimeComponentChangesFieldNumber = 3 |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
Constructor & Destructor Documentation
◆ SerializedStateMap() [1/2]
◆ ~SerializedStateMap()
|
virtual |
◆ SerializedStateMap() [2/2]
SerializedStateMap | ( | const SerializedStateMap & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_entities()
|
inline |
◆ clear_has_one_time_component_changes()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const SerializedStateMap & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ entities()
|
inline |
◆ entities_size()
|
inline |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
◆ has_one_time_component_changes()
|
inline |
◆ header()
|
inline |
References gz::msgs::_Header_default_instance_.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_SerializedStateMap_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const SerializedStateMap & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_entities()
|
inline |
◆ mutable_header()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ release_header()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_header()
|
inline |
◆ set_has_one_time_component_changes()
|
inline |
◆ Swap()
void Swap | ( | SerializedStateMap * | other | ) |
Member Data Documentation
◆ kEntitiesFieldNumber
|
static |
◆ kHasOneTimeComponentChangesFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
3
The documentation for this class was generated from the following file: