Public Member Functions | |
| inline::io::prometheus::client::Metric * | add_metric () |
| inline::io::prometheus::client::Metric * | add_metric () |
| int | ByteSize () const |
| int | ByteSize () const |
| void | Clear () |
| void | Clear () |
| void | clear_help () |
| void | clear_help () |
| void | clear_metric () |
| void | clear_metric () |
| void | clear_name () |
| void | clear_name () |
| void | clear_type () |
| void | clear_type () |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const MetricFamily &from) |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const MetricFamily &from) |
| int | GetCachedSize () const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| bool | has_help () const |
| bool | has_help () const |
| bool | has_name () const |
| bool | has_name () const |
| bool | has_type () const |
| bool | has_type () const |
| const ::std::string & | help () const |
| const ::std::string & | help () const |
| bool | IsInitialized () const |
| bool | IsInitialized () const |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const MetricFamily &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const MetricFamily &from) |
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
|
const ::io::prometheus::client::Metric & | metric (int index) const |
|
const ::google::protobuf::RepeatedPtrField < ::io::prometheus::client::Metric > & | metric () const |
|
const ::io::prometheus::client::Metric & | metric (int index) const |
|
const ::google::protobuf::RepeatedPtrField < ::io::prometheus::client::Metric > & | metric () const |
| int | metric_size () const |
| int | metric_size () const |
| MetricFamily (const MetricFamily &from) | |
| MetricFamily (const MetricFamily &from) | |
| inline::std::string * | mutable_help () |
| inline::std::string * | mutable_help () |
| inline::io::prometheus::client::Metric * | mutable_metric (int index) |
|
inline::google::protobuf::RepeatedPtrField < ::io::prometheus::client::Metric > * | mutable_metric () |
| inline::io::prometheus::client::Metric * | mutable_metric (int index) |
|
inline::google::protobuf::RepeatedPtrField < ::io::prometheus::client::Metric > * | mutable_metric () |
| inline::std::string * | mutable_name () |
| inline::std::string * | mutable_name () |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| const ::std::string & | name () const |
| const ::std::string & | name () const |
| MetricFamily * | New () const |
| MetricFamily * | New () const |
| MetricFamily & | operator= (const MetricFamily &from) |
| MetricFamily & | operator= (const MetricFamily &from) |
| inline::std::string * | release_help () |
| inline::std::string * | release_help () |
| inline::std::string * | release_name () |
| inline::std::string * | release_name () |
| void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
| void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
| ::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| ::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| void | set_allocated_help (::std::string *help) |
| void | set_allocated_help (::std::string *help) |
| void | set_allocated_name (::std::string *name) |
| void | set_allocated_name (::std::string *name) |
| void | set_help (const ::std::string &value) |
| void | set_help (const char *value) |
| void | set_help (const char *value, size_t size) |
| void | set_help (const ::std::string &value) |
| void | set_help (const char *value) |
| void | set_help (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 | set_name (const ::std::string &value) |
| void | set_name (const char *value) |
| void | set_name (const char *value, size_t size) |
| void | set_type (::io::prometheus::client::MetricType value) |
| void | set_type (::io::prometheus::client::MetricType value) |
| void | Swap (MetricFamily *other) |
| void | Swap (MetricFamily *other) |
| inline::io::prometheus::client::MetricType | type () const |
| inline::io::prometheus::client::MetricType | type () const |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
Static Public Member Functions | |
| static const MetricFamily & | default_instance () |
| static const MetricFamily & | default_instance () |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const ::google::protobuf::Descriptor * | descriptor () |
Static Public Attributes | |
| static const int | kHelpFieldNumber = 2 |
| static const int | kMetricFieldNumber = 4 |
| static const int | kNameFieldNumber = 1 |
| static const int | kTypeFieldNumber = 3 |