Gazebo Msgs

API Reference

9.5.0

#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::SerializedStateMapmutable_state ()
 
::gz::msgs::WorldStatisticsmutable_stats ()
 
SerializedStepMapNew () const final
 
SerializedStepMapNew (::google::protobuf::Arena *arena) const final
 
SerializedStepMapoperator= (const SerializedStepMap &from)
 
::gz::msgs::SerializedStateMaprelease_state ()
 
::gz::msgs::WorldStatisticsrelease_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::SerializedStateMapstate () const
 
const ::gz::msgs::WorldStatisticsstats () const
 
void Swap (SerializedStepMap *other)
 

Static Public Member Functions

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

◆ SerializedStepMap() [2/2]

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 SerializedStepMap from)

◆ default_instance()

static const SerializedStepMap& 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 SerializedStepMap* 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 SerializedStepMap from)

◆ MergePartialFromCodedStream()

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

◆ mutable_state()

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

◆ mutable_stats()

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

◆ New() [1/2]

SerializedStepMap* New ( ) const
inlinefinal

◆ New() [2/2]

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

◆ operator=()

SerializedStepMap& operator= ( const SerializedStepMap from)
inline

◆ release_state()

gz::msgs::SerializedStateMap * 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::SerializedStateMap state)
inline

◆ set_allocated_stats()

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

◆ state()

◆ stats()

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

◆ Swap()

void Swap ( SerializedStepMap other)

Member Data Documentation

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
4

◆ kStateFieldNumber

const int kStateFieldNumber = 2
static

◆ kStatsFieldNumber

const int kStatsFieldNumber = 1
static

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