Ignition Msgs

API Reference

7.2.0

#include <plugin.pb.h>

Public Member Functions

 Plugin ()
 
 Plugin (const Plugin &from)
 
virtual ~Plugin ()
 
int ByteSize () const
 
void Clear ()
 
void clear_filename ()
 
void clear_header ()
 
void clear_innerxml ()
 
void clear_name ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Plugin &from)
 
const ::std::stringfilename () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_header () const
 
const ::ignition::msgs::Headerheader () const
 
const ::std::stringinnerxml () 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 Plugin &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::std::stringmutable_filename ()
 
::ignition::msgs::Headermutable_header ()
 
::std::stringmutable_innerxml ()
 
::std::stringmutable_name ()
 
const ::std::stringname () const
 
PluginNew () const
 
PluginNew (::google::protobuf::Arena *arena) const
 
Pluginoperator= (const Plugin &from)
 
::std::stringrelease_filename ()
 
::ignition::msgs::Headerrelease_header ()
 
::std::stringrelease_innerxml ()
 
::std::stringrelease_name ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_allocated_filename (::std::string *filename)
 
void set_allocated_header (::ignition::msgs::Header *header)
 
void set_allocated_innerxml (::std::string *innerxml)
 
void set_allocated_name (::std::string *name)
 
void set_filename (const ::std::string &value)
 
void set_filename (const char *value)
 
void set_filename (const char *value, size_t size)
 
void set_innerxml (const ::std::string &value)
 
void set_innerxml (const char *value)
 
void set_innerxml (const char *value, size_t size)
 
void set_name (const ::std::string &value)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
void Swap (Plugin *other)
 

Static Public Member Functions

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

Static Public Attributes

static const int kFilenameFieldNumber = 3
 
static const int kHeaderFieldNumber = 1
 
static const int kInnerxmlFieldNumber = 4
 
static const int kNameFieldNumber = 2
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fplugin_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fplugin_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fplugin_2eproto ()
 

Constructor & Destructor Documentation

◆ Plugin() [1/2]

Plugin ( )

◆ ~Plugin()

virtual ~Plugin ( )
virtual

◆ Plugin() [2/2]

Plugin ( const Plugin from)

Member Function Documentation

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_filename()

void clear_filename ( )
inline

◆ clear_header()

void clear_header ( )
inline

◆ clear_innerxml()

void clear_innerxml ( )
inline

◆ clear_name()

void clear_name ( )
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const Plugin from)

◆ default_instance()

static const Plugin& default_instance ( )
static

◆ descriptor()

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

◆ filename()

const ::std::string & filename ( ) const
inline

◆ GetCachedSize()

int GetCachedSize ( ) const
inline

◆ GetMetadata()

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

◆ has_header()

bool has_header ( ) const
inline

◆ header()

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

◆ innerxml()

const ::std::string & innerxml ( ) 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 Plugin from)

◆ MergePartialFromCodedStream()

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

◆ mutable_filename()

std::string * mutable_filename ( )
inline

◆ mutable_header()

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

◆ mutable_innerxml()

std::string * mutable_innerxml ( )
inline

◆ mutable_name()

std::string * mutable_name ( )
inline

◆ name()

const ::std::string & name ( ) const
inline

◆ New() [1/2]

Plugin* New ( ) const
inline

References Plugin::New().

Referenced by Plugin::New().

◆ New() [2/2]

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

◆ operator=()

Plugin& operator= ( const Plugin from)
inline

◆ release_filename()

std::string * release_filename ( )
inline

◆ release_header()

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

◆ release_innerxml()

std::string * release_innerxml ( )
inline

◆ release_name()

std::string * release_name ( )
inline

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

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

◆ set_allocated_filename()

void set_allocated_filename ( ::std::string filename)
inline

◆ set_allocated_header()

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

◆ set_allocated_innerxml()

void set_allocated_innerxml ( ::std::string innerxml)
inline

◆ set_allocated_name()

void set_allocated_name ( ::std::string name)
inline

◆ set_filename() [1/3]

void set_filename ( const ::std::string value)
inline

◆ set_filename() [2/3]

void set_filename ( const char *  value)
inline

◆ set_filename() [3/3]

void set_filename ( const char *  value,
size_t  size 
)
inline

◆ set_innerxml() [1/3]

void set_innerxml ( const ::std::string value)
inline

◆ set_innerxml() [2/3]

void set_innerxml ( const char *  value)
inline

◆ set_innerxml() [3/3]

void set_innerxml ( const char *  value,
size_t  size 
)
inline

◆ set_name() [1/3]

void set_name ( const ::std::string value)
inline

◆ set_name() [2/3]

void set_name ( const char *  value)
inline

◆ set_name() [3/3]

void set_name ( const char *  value,
size_t  size 
)
inline

◆ Swap()

void Swap ( Plugin other)

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fplugin_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fplugin_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fplugin_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fplugin_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fplugin_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fplugin_2eproto ( )
friend

Member Data Documentation

◆ kFilenameFieldNumber

const int kFilenameFieldNumber = 3
static

◆ kHeaderFieldNumber

const int kHeaderFieldNumber = 1
static

◆ kInnerxmlFieldNumber

const int kInnerxmlFieldNumber = 4
static

◆ kNameFieldNumber

const int kNameFieldNumber = 2
static

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