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