Gazebo Msgs

API Reference

9.5.0

#include <entity_plugin_v.pb.h>

Public Member Functions

 EntityPlugin_V ()
 
 EntityPlugin_V (const EntityPlugin_V &from)
 
virtual ~EntityPlugin_V ()
 
::gz::msgs::Pluginadd_plugins ()
 
size_t ByteSizeLong () const final
 
void Clear () final
 
void clear_entity ()
 
void clear_header ()
 
void clear_plugins ()
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const EntityPlugin_V &from)
 
const ::gz::msgs::Entityentity () const
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_entity () const
 
bool has_header () const
 
const ::gz::msgs::Headerheader () 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 EntityPlugin_V &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
::gz::msgs::Entitymutable_entity ()
 
::gz::msgs::Headermutable_header ()
 
::google::protobuf::RepeatedPtrField< ::gz::msgs::Plugin > * mutable_plugins ()
 
::gz::msgs::Pluginmutable_plugins (int index)
 
EntityPlugin_VNew () const final
 
EntityPlugin_VNew (::google::protobuf::Arena *arena) const final
 
EntityPlugin_Voperator= (const EntityPlugin_V &from)
 
const ::google::protobuf::RepeatedPtrField< ::gz::msgs::Plugin > & plugins () const
 
const ::gz::msgs::Pluginplugins (int index) const
 
int plugins_size () const
 
::gz::msgs::Entityrelease_entity ()
 
::gz::msgs::Headerrelease_header ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
void set_allocated_entity (::gz::msgs::Entity *entity)
 
void set_allocated_header (::gz::msgs::Header *header)
 
void Swap (EntityPlugin_V *other)
 

Static Public Member Functions

static const EntityPlugin_Vdefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static void InitAsDefaultInstance ()
 
static const EntityPlugin_Vinternal_default_instance ()
 

Static Public Attributes

static const int kEntityFieldNumber = 2
 
static const int kHeaderFieldNumber = 1
 
static constexpr int kIndexInFileMessages
 
static const int kPluginsFieldNumber = 3
 

Constructor & Destructor Documentation

◆ EntityPlugin_V() [1/2]

◆ ~EntityPlugin_V()

virtual ~EntityPlugin_V ( )
virtual

◆ EntityPlugin_V() [2/2]

EntityPlugin_V ( const EntityPlugin_V from)

Member Function Documentation

◆ add_plugins()

gz::msgs::Plugin * add_plugins ( )
inline

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_entity()

void clear_entity ( )

◆ clear_header()

void clear_header ( )

◆ clear_plugins()

void clear_plugins ( )

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const EntityPlugin_V from)

◆ default_instance()

static const EntityPlugin_V& default_instance ( )
static

◆ descriptor()

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

◆ entity()

const ::gz::msgs::Entity & entity ( ) const
inline

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

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

◆ has_entity()

bool has_entity ( ) const
inline

◆ has_header()

bool has_header ( ) const
inline

◆ header()

const ::gz::msgs::Header & header ( ) const
inline

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

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

◆ MergePartialFromCodedStream()

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

◆ mutable_entity()

gz::msgs::Entity * mutable_entity ( )
inline

◆ mutable_header()

gz::msgs::Header * mutable_header ( )
inline

◆ mutable_plugins() [1/2]

google::protobuf::RepeatedPtrField<::gz::msgs::Plugin > * mutable_plugins ( )
inline

◆ mutable_plugins() [2/2]

gz::msgs::Plugin * mutable_plugins ( int  index)
inline

◆ New() [1/2]

EntityPlugin_V* New ( ) const
inlinefinal

◆ New() [2/2]

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

◆ operator=()

EntityPlugin_V& operator= ( const EntityPlugin_V from)
inline

◆ plugins() [1/2]

const ::google::protobuf::RepeatedPtrField<::gz::msgs::Plugin > & plugins ( ) const
inline

◆ plugins() [2/2]

const ::gz::msgs::Plugin & plugins ( int  index) const
inline

◆ plugins_size()

int plugins_size ( ) const
inline

◆ release_entity()

gz::msgs::Entity * release_entity ( )
inline

◆ release_header()

gz::msgs::Header * release_header ( )
inline

◆ SerializeWithCachedSizes()

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

◆ set_allocated_entity()

void set_allocated_entity ( ::gz::msgs::Entity entity)
inline

◆ set_allocated_header()

void set_allocated_header ( ::gz::msgs::Header header)
inline

◆ Swap()

void Swap ( EntityPlugin_V other)

Member Data Documentation

◆ kEntityFieldNumber

const int kEntityFieldNumber = 2
static

◆ kHeaderFieldNumber

const int kHeaderFieldNumber = 1
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
0

◆ kPluginsFieldNumber

const int kPluginsFieldNumber = 3
static

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