Ignition Msgs

API Reference

5.6.0

#include <serialized_map.pb.h>

Public Member Functions

 SerializedEntityMap ()
 
 SerializedEntityMap (const SerializedEntityMap &from)
 
virtual ~SerializedEntityMap ()
 
int ByteSize () const
 
void Clear ()
 
void clear_components ()
 
void clear_id ()
 
void clear_remove ()
 
const ::google::protobuf::Map< ::google::protobuf::int64, ::ignition::msgs::SerializedComponent > & components () const
 
int components_size () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const SerializedEntityMap &from)
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
::google::protobuf::uint64 id () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool IsInitialized () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const SerializedEntityMap &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::google::protobuf::Map< ::google::protobuf::int64, ::ignition::msgs::SerializedComponent > * mutable_components ()
 
SerializedEntityMapNew () const
 
SerializedEntityMapNew (::google::protobuf::Arena *arena) const
 
SerializedEntityMapoperator= (const SerializedEntityMap &from)
 
bool remove () const
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_id (::google::protobuf::uint64 value)
 
void set_remove (bool value)
 
void Swap (SerializedEntityMap *other)
 

Static Public Member Functions

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

Static Public Attributes

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

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fserialized_5fmap_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fserialized_5fmap_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fserialized_5fmap_2eproto ()
 

Constructor & Destructor Documentation

◆ SerializedEntityMap() [1/2]

◆ ~SerializedEntityMap()

virtual ~SerializedEntityMap ( )
virtual

◆ SerializedEntityMap() [2/2]

Member Function Documentation

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_components()

void clear_components ( )
inline

◆ clear_id()

void clear_id ( )
inline

◆ clear_remove()

void clear_remove ( )
inline

◆ components()

const ::google::protobuf::Map<::google::protobuf::int64,::ignition::msgs::SerializedComponent > & components ( ) const
inline

◆ components_size()

int components_size ( ) const
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const SerializedEntityMap from)

◆ default_instance()

static const SerializedEntityMap& default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int GetCachedSize ( ) const
inline

◆ GetMetadata()

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

◆ id()

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

bool IsInitialized ( ) const

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

void MergeFrom ( const SerializedEntityMap from)

◆ MergePartialFromCodedStream()

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

◆ mutable_components()

google::protobuf::Map<::google::protobuf::int64,::ignition::msgs::SerializedComponent > * mutable_components ( )
inline

◆ New() [1/2]

SerializedEntityMap* New ( ) const
inline

◆ New() [2/2]

SerializedEntityMap* New ( ::google::protobuf::Arena *  arena) const

◆ operator=()

SerializedEntityMap& operator= ( const SerializedEntityMap from)
inline

◆ remove()

bool remove ( ) const
inline

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline

◆ set_id()

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

◆ set_remove()

void set_remove ( bool  value)
inline

◆ Swap()

void Swap ( SerializedEntityMap other)

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fserialized_5fmap_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fserialized_5fmap_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fserialized_5fmap_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fserialized_5fmap_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fserialized_5fmap_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fserialized_5fmap_2eproto ( )
friend

Member Data Documentation

◆ kComponentsFieldNumber

const int kComponentsFieldNumber = 2
static

◆ kIdFieldNumber

const int kIdFieldNumber = 1
static

◆ kRemoveFieldNumber

const int kRemoveFieldNumber = 3
static

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