Gazebo Msgs

API Reference

9.5.0

#include <serialized.pb.h>

Public Member Functions

 SerializedEntity ()
 
 SerializedEntity (const SerializedEntity &from)
 
virtual ~SerializedEntity ()
 
::gz::msgs::SerializedComponentadd_components ()
 
size_t ByteSizeLong () const final
 
void Clear () final
 
void clear_components ()
 
void clear_id ()
 
void clear_remove ()
 
const ::google::protobuf::RepeatedPtrField< ::gz::msgs::SerializedComponent > & components () const
 
const ::gz::msgs::SerializedComponentcomponents (int index) const
 
int components_size () const
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const SerializedEntity &from)
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
::google::protobuf::uint64 id () 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 SerializedEntity &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
::google::protobuf::RepeatedPtrField< ::gz::msgs::SerializedComponent > * mutable_components ()
 
::gz::msgs::SerializedComponentmutable_components (int index)
 
SerializedEntityNew () const final
 
SerializedEntityNew (::google::protobuf::Arena *arena) const final
 
SerializedEntityoperator= (const SerializedEntity &from)
 
bool remove () const
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
void set_id (::google::protobuf::uint64 value)
 
void set_remove (bool value)
 
void Swap (SerializedEntity *other)
 

Static Public Member Functions

static const SerializedEntitydefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static void InitAsDefaultInstance ()
 
static const SerializedEntityinternal_default_instance ()
 

Static Public Attributes

static const int kComponentsFieldNumber = 2
 
static const int kIdFieldNumber = 1
 
static constexpr int kIndexInFileMessages
 
static const int kRemoveFieldNumber = 3
 

Constructor & Destructor Documentation

◆ SerializedEntity() [1/2]

◆ ~SerializedEntity()

virtual ~SerializedEntity ( )
virtual

◆ SerializedEntity() [2/2]

Member Function Documentation

◆ add_components()

gz::msgs::SerializedComponent * add_components ( )
inline

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_components()

void clear_components ( )
inline

◆ clear_id()

void clear_id ( )
inline

◆ clear_remove()

void clear_remove ( )
inline

◆ components() [1/2]

const ::google::protobuf::RepeatedPtrField<::gz::msgs::SerializedComponent > & components ( ) const
inline

◆ components() [2/2]

const ::gz::msgs::SerializedComponent & components ( int  index) const
inline

◆ components_size()

int components_size ( ) const
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const SerializedEntity from)

◆ default_instance()

static const SerializedEntity& default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

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

◆ id()

google::protobuf::uint64 id ( ) const
inline

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

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

◆ MergePartialFromCodedStream()

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

◆ mutable_components() [1/2]

google::protobuf::RepeatedPtrField<::gz::msgs::SerializedComponent > * mutable_components ( )
inline

◆ mutable_components() [2/2]

gz::msgs::SerializedComponent * mutable_components ( int  index)
inline

◆ New() [1/2]

SerializedEntity* New ( ) const
inlinefinal

◆ New() [2/2]

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

◆ operator=()

SerializedEntity& operator= ( const SerializedEntity from)
inline

◆ remove()

bool remove ( ) const
inline

◆ SerializeWithCachedSizes()

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

◆ set_id()

void set_id ( ::google::protobuf::uint64  value)
inline

◆ set_remove()

void set_remove ( bool  value)
inline

◆ Swap()

void Swap ( SerializedEntity other)

Member Data Documentation

◆ kComponentsFieldNumber

const int kComponentsFieldNumber = 2
static

◆ kIdFieldNumber

const int kIdFieldNumber = 1
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
1

◆ kRemoveFieldNumber

const int kRemoveFieldNumber = 3
static

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