Gazebo Msgs

API Reference

9.5.0

#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
 
::gz::msgs::SerializedStatemutable_state ()
 
::gz::msgs::WorldStatisticsmutable_stats ()
 
SerializedStepNew () const final
 
SerializedStepNew (::google::protobuf::Arena *arena) const final
 
SerializedStepoperator= (const SerializedStep &from)
 
::gz::msgs::SerializedStaterelease_state ()
 
::gz::msgs::WorldStatisticsrelease_stats ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
void set_allocated_state (::gz::msgs::SerializedState *state)
 
void set_allocated_stats (::gz::msgs::WorldStatistics *stats)
 
const ::gz::msgs::SerializedStatestate () const
 
const ::gz::msgs::WorldStatisticsstats () const
 
void Swap (SerializedStep *other)
 

Static Public Member Functions

static const SerializedStepdefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static void InitAsDefaultInstance ()
 
static const SerializedStepinternal_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()

virtual ~SerializedStep ( )
virtual

◆ SerializedStep() [2/2]

SerializedStep ( const SerializedStep from)

Member Function Documentation

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_state()

void clear_state ( )
inline

◆ clear_stats()

void clear_stats ( )

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void CopyFrom ( const SerializedStep from)

◆ default_instance()

static const SerializedStep& default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const
final

◆ has_state()

bool has_state ( ) const
inline

◆ has_stats()

bool has_stats ( ) const
inline

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const SerializedStep* internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void MergeFrom ( const SerializedStep from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_state()

gz::msgs::SerializedState * mutable_state ( )
inline

◆ mutable_stats()

gz::msgs::WorldStatistics * mutable_stats ( )
inline

◆ New() [1/2]

SerializedStep* New ( ) const
inlinefinal

◆ New() [2/2]

SerializedStep* New ( ::google::protobuf::Arena *  arena) const
inlinefinal

◆ operator=()

SerializedStep& operator= ( const SerializedStep from)
inline

◆ release_state()

gz::msgs::SerializedState * release_state ( )
inline

◆ release_stats()

gz::msgs::WorldStatistics * release_stats ( )
inline

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_state()

void set_allocated_state ( ::gz::msgs::SerializedState state)
inline

◆ set_allocated_stats()

void set_allocated_stats ( ::gz::msgs::WorldStatistics stats)
inline

◆ state()

const ::gz::msgs::SerializedState & state ( ) const
inline

◆ stats()

const ::gz::msgs::WorldStatistics & stats ( ) const
inline

◆ Swap()

void Swap ( SerializedStep other)

Member Data Documentation

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
3

◆ kStateFieldNumber

const int kStateFieldNumber = 2
static

◆ kStatsFieldNumber

const int kStatsFieldNumber = 1
static

The documentation for this class was generated from the following file: