List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Plugin Class Reference
#include <plugin.pb.h>
Public Member Functions | |
Plugin () | |
Plugin (const Plugin &from) | |
virtual | ~Plugin () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_filename () |
void | clear_header () |
void | clear_innerxml () |
void | clear_name () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Plugin &from) |
const ::std::string & | filename () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::ignition::msgs::Header & | header () const |
const ::std::string & | innerxml () 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 Plugin &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::std::string * | mutable_filename () |
::ignition::msgs::Header * | mutable_header () |
::std::string * | mutable_innerxml () |
::std::string * | mutable_name () |
const ::std::string & | name () const |
Plugin * | New () const final |
Plugin * | New (::google::protobuf::Arena *arena) const final |
Plugin & | operator= (const Plugin &from) |
::std::string * | release_filename () |
::ignition::msgs::Header * | release_header () |
::std::string * | release_innerxml () |
::std::string * | release_name () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
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 Plugin & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Plugin * | internal_default_instance () |
Static Public Attributes | |
static const int | kFilenameFieldNumber = 3 |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kInnerxmlFieldNumber = 4 |
static const int | kNameFieldNumber = 2 |
Constructor & Destructor Documentation
🔗Plugin() [1/2]
Plugin | ( | ) |
🔗~Plugin()
|
virtual |
🔗Plugin() [2/2]
Member Function Documentation
🔗ByteSizeLong()
|
final |
🔗Clear()
|
final |
🔗clear_filename()
|
inline |
🔗clear_header()
void clear_header | ( | ) |
🔗clear_innerxml()
|
inline |
🔗clear_name()
|
inline |
🔗CopyFrom() [1/2]
|
final |
🔗CopyFrom() [2/2]
void CopyFrom | ( | const Plugin & | from | ) |
🔗default_instance()
|
static |
🔗descriptor()
|
static |
🔗filename()
|
inline |
Referenced by Plugin::set_allocated_filename().
🔗GetCachedSize()
|
inlinefinal |
🔗GetMetadata()
|
final |
🔗has_header()
|
inline |
References Plugin::internal_default_instance().
🔗header()
|
inline |
References ignition::msgs::_Header_default_instance_.
Referenced by Plugin::set_allocated_header().
🔗InitAsDefaultInstance()
|
static |
🔗innerxml()
|
inline |
Referenced by Plugin::set_allocated_innerxml().
🔗internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Plugin_default_instance_.
Referenced by Plugin::has_header().
🔗InternalSerializeWithCachedSizesToArray()
|
final |
🔗IsInitialized()
|
final |
🔗MergeFrom() [1/2]
|
final |
🔗MergeFrom() [2/2]
void MergeFrom | ( | const Plugin & | from | ) |
🔗MergePartialFromCodedStream()
|
final |
🔗mutable_filename()
|
inline |
🔗mutable_header()
|
inline |
🔗mutable_innerxml()
|
inline |
🔗mutable_name()
|
inline |
🔗name()
|
inline |
Referenced by Plugin::set_allocated_name().
🔗New() [1/2]
|
inlinefinal |
🔗New() [2/2]
|
inlinefinal |
🔗operator=()
🔗release_filename()
|
inline |
🔗release_header()
|
inline |
🔗release_innerxml()
|
inline |
🔗release_name()
|
inline |
🔗SerializeWithCachedSizes()
|
final |
🔗set_allocated_filename()
|
inline |
References Plugin::filename().
🔗set_allocated_header()
|
inline |
References Plugin::header().
🔗set_allocated_innerxml()
|
inline |
References Plugin::innerxml().
🔗set_allocated_name()
|
inline |
References Plugin::name().
🔗set_filename() [1/3]
|
inline |
🔗set_filename() [2/3]
|
inline |
🔗set_filename() [3/3]
|
inline |
🔗set_innerxml() [1/3]
|
inline |
🔗set_innerxml() [2/3]
|
inline |
🔗set_innerxml() [3/3]
|
inline |
🔗set_name() [1/3]
|
inline |
🔗set_name() [2/3]
|
inline |
🔗set_name() [3/3]
|
inline |
🔗Swap()
void Swap | ( | Plugin * | other | ) |
Member Data Documentation
🔗kFilenameFieldNumber
|
static |
🔗kHeaderFieldNumber
|
static |
🔗kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
🔗kInnerxmlFieldNumber
|
static |
🔗kNameFieldNumber
|
static |
The documentation for this class was generated from the following file: