List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
SerializedStepMap Class Reference
#include <serialized_map.pb.h>
Public Member Functions | |
SerializedStepMap () | |
SerializedStepMap (const SerializedStepMap &from) | |
virtual | ~SerializedStepMap () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_state () |
void | clear_stats () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const SerializedStepMap &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_state () const |
bool | has_stats () 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 SerializedStepMap &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::gz::msgs::SerializedStateMap * | mutable_state () |
::gz::msgs::WorldStatistics * | mutable_stats () |
SerializedStepMap * | New () const final |
SerializedStepMap * | New (::google::protobuf::Arena *arena) const final |
SerializedStepMap & | operator= (const SerializedStepMap &from) |
::gz::msgs::SerializedStateMap * | release_state () |
::gz::msgs::WorldStatistics * | release_stats () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_state (::gz::msgs::SerializedStateMap *state) |
void | set_allocated_stats (::gz::msgs::WorldStatistics *stats) |
const ::gz::msgs::SerializedStateMap & | state () const |
const ::gz::msgs::WorldStatistics & | stats () const |
void | Swap (SerializedStepMap *other) |
Static Public Member Functions | |
static const SerializedStepMap & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const SerializedStepMap * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kStateFieldNumber = 2 |
static const int | kStatsFieldNumber = 1 |
Constructor & Destructor Documentation
◆ SerializedStepMap() [1/2]
◆ ~SerializedStepMap()
|
virtual |
◆ SerializedStepMap() [2/2]
SerializedStepMap | ( | const SerializedStepMap & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_state()
|
inline |
◆ clear_stats()
void clear_stats | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const SerializedStepMap & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_state()
|
inline |
◆ has_stats()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_SerializedStepMap_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const SerializedStepMap & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_state()
|
inline |
◆ mutable_stats()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ release_state()
|
inline |
◆ release_stats()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_state()
|
inline |
◆ set_allocated_stats()
|
inline |
◆ state()
|
inline |
References gz::msgs::_SerializedStateMap_default_instance_.
◆ stats()
|
inline |
References gz::msgs::_WorldStatistics_default_instance_.
◆ Swap()
void Swap | ( | SerializedStepMap * | other | ) |
Member Data Documentation
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
4
◆ kStateFieldNumber
|
static |
◆ kStatsFieldNumber
|
static |
The documentation for this class was generated from the following file: