List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
StatisticsGroup Class Reference
#include <statistic.pb.h>
Public Member Functions | |
StatisticsGroup () | |
StatisticsGroup (const StatisticsGroup &from) | |
virtual | ~StatisticsGroup () |
::ignition::msgs::Statistic * | add_statistics () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_header () |
void | clear_name () |
void | clear_statistics () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const StatisticsGroup &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::ignition::msgs::Header & | header () 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 StatisticsGroup &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::ignition::msgs::Header * | mutable_header () |
::std::string * | mutable_name () |
::google::protobuf::RepeatedPtrField< ::ignition::msgs::Statistic > * | mutable_statistics () |
::ignition::msgs::Statistic * | mutable_statistics (int index) |
const ::std::string & | name () const |
StatisticsGroup * | New () const final |
StatisticsGroup * | New (::google::protobuf::Arena *arena) const final |
StatisticsGroup & | operator= (const StatisticsGroup &from) |
::ignition::msgs::Header * | release_header () |
::std::string * | release_name () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_name (::std::string *name) |
void | set_name (const ::std::string &value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::Statistic > & | statistics () const |
const ::ignition::msgs::Statistic & | statistics (int index) const |
int | statistics_size () const |
void | Swap (StatisticsGroup *other) |
Static Public Member Functions | |
static const StatisticsGroup & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const StatisticsGroup * | internal_default_instance () |
Static Public Attributes | |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kNameFieldNumber = 2 |
static const int | kStatisticsFieldNumber = 3 |
Constructor & Destructor Documentation
🔗StatisticsGroup() [1/2]
StatisticsGroup | ( | ) |
🔗~StatisticsGroup()
|
virtual |
🔗StatisticsGroup() [2/2]
StatisticsGroup | ( | const StatisticsGroup & | from | ) |
Member Function Documentation
🔗add_statistics()
|
inline |
🔗ByteSizeLong()
|
final |
🔗Clear()
|
final |
🔗clear_header()
void clear_header | ( | ) |
🔗clear_name()
|
inline |
🔗clear_statistics()
|
inline |
🔗CopyFrom() [1/2]
|
final |
🔗CopyFrom() [2/2]
void CopyFrom | ( | const StatisticsGroup & | from | ) |
🔗default_instance()
|
static |
🔗descriptor()
|
static |
🔗GetCachedSize()
|
inlinefinal |
🔗GetMetadata()
|
final |
🔗has_header()
|
inline |
References StatisticsGroup::internal_default_instance().
🔗header()
|
inline |
References ignition::msgs::_Header_default_instance_.
Referenced by StatisticsGroup::set_allocated_header().
🔗InitAsDefaultInstance()
|
static |
🔗internal_default_instance()
|
inlinestatic |
References ignition::msgs::_StatisticsGroup_default_instance_.
Referenced by StatisticsGroup::has_header().
🔗InternalSerializeWithCachedSizesToArray()
|
final |
🔗IsInitialized()
|
final |
🔗MergeFrom() [1/2]
|
final |
🔗MergeFrom() [2/2]
void MergeFrom | ( | const StatisticsGroup & | from | ) |
🔗MergePartialFromCodedStream()
|
final |
🔗mutable_header()
|
inline |
🔗mutable_name()
|
inline |
🔗mutable_statistics() [1/2]
|
inline |
🔗mutable_statistics() [2/2]
|
inline |
🔗name()
|
inline |
Referenced by StatisticsGroup::set_allocated_name().
🔗New() [1/2]
|
inlinefinal |
🔗New() [2/2]
|
inlinefinal |
🔗operator=()
|
inline |
🔗release_header()
|
inline |
🔗release_name()
|
inline |
🔗SerializeWithCachedSizes()
|
final |
🔗set_allocated_header()
|
inline |
References StatisticsGroup::header().
🔗set_allocated_name()
|
inline |
References StatisticsGroup::name().
🔗set_name() [1/3]
|
inline |
🔗set_name() [2/3]
|
inline |
🔗set_name() [3/3]
|
inline |
🔗statistics() [1/2]
|
inline |
🔗statistics() [2/2]
|
inline |
🔗statistics_size()
|
inline |
🔗Swap()
void Swap | ( | StatisticsGroup * | other | ) |
Member Data Documentation
🔗kHeaderFieldNumber
|
static |
🔗kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
1
🔗kNameFieldNumber
|
static |
🔗kStatisticsFieldNumber
|
static |
The documentation for this class was generated from the following file: