List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
StatisticsGroup Class Referencefinal
#include <statistic.pb.h>
Public Types | |
enum | : int { kStatisticsFieldNumber = 3 , kNameFieldNumber = 2 , kHeaderFieldNumber = 1 } |
Public Member Functions | |
StatisticsGroup () | |
constexpr | StatisticsGroup (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
StatisticsGroup (const StatisticsGroup &from) | |
StatisticsGroup (StatisticsGroup &&from) noexcept | |
~StatisticsGroup () override | |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
::ignition::msgs::Statistic * | add_statistics () |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_header () |
void | clear_name () |
void | clear_statistics () |
void | CopyFrom (const StatisticsGroup &from) |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::ignition::msgs::Header & | header () const |
bool | IsInitialized () const final |
void | MergeFrom (const StatisticsGroup &from) |
::ignition::msgs::Header * | mutable_header () |
std::string * | mutable_name () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::Statistic > * | mutable_statistics () |
::ignition::msgs::Statistic * | mutable_statistics (int index) |
const std::string & | name () const |
StatisticsGroup * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
StatisticsGroup & | operator= (const StatisticsGroup &from) |
StatisticsGroup & | operator= (StatisticsGroup &&from) noexcept |
PROTOBUF_NODISCARD ::ignition::msgs::Header * | release_header () |
PROTOBUF_NODISCARD std::string * | release_name () |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_name (std::string *name) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_name (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_name (ArgT0 &&arg0, ArgT... args) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::Statistic > & | statistics () const |
const ::ignition::msgs::Statistic & | statistics (int index) const |
int | statistics_size () const |
void | Swap (StatisticsGroup *other) |
::ignition::msgs::Header * | unsafe_arena_release_header () |
void | unsafe_arena_set_allocated_header (::ignition::msgs::Header *header) |
void | UnsafeArenaSwap (StatisticsGroup *other) |
Static Public Member Functions | |
static const StatisticsGroup & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const StatisticsGroup * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
StatisticsGroup (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ StatisticsGroup() [1/5]
|
inline |
◆ ~StatisticsGroup()
|
override |
◆ StatisticsGroup() [2/5]
|
explicitconstexpr |
◆ StatisticsGroup() [3/5]
StatisticsGroup | ( | const StatisticsGroup & | from | ) |
◆ StatisticsGroup() [4/5]
|
inlinenoexcept |
◆ StatisticsGroup() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ add_statistics()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_name()
|
inline |
◆ clear_statistics()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const StatisticsGroup & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_header()
|
inline |
◆ header()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const StatisticsGroup & | from | ) |
◆ mutable_header()
|
inline |
◆ mutable_name()
|
inline |
◆ mutable_statistics() [1/2]
|
inline |
◆ mutable_statistics() [2/2]
|
inline |
◆ name()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ release_header()
|
inline |
◆ release_name()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_name()
|
inline |
◆ set_name() [1/2]
void set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_name() [2/2]
|
inline |
◆ statistics() [1/2]
|
inline |
◆ statistics() [2/2]
|
inline |
◆ statistics_size()
|
inline |
◆ Swap()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
1
The documentation for this class was generated from the following file: