class MetricDefinition_MetricDimension
Defined at line 692 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static const ::google::protobuf::internal::ClassDataLite<40> _class_data_
Public Methods
void CopyFrom (const MetricDefinition_MetricDimension & from)
void Clear ()
::size_t ByteSizeLong ()
void MetricDefinition_MetricDimension ()
Defined at line 696 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
template <typename = void>
void MetricDefinition_MetricDimension (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void MetricDefinition_MetricDimension (const MetricDefinition_MetricDimension & from)
Defined at line 710 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void MetricDefinition_MetricDimension (MetricDefinition_MetricDimension && from)
Defined at line 711 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
MetricDefinition_MetricDimension & operator= (const MetricDefinition_MetricDimension & from)
Defined at line 713 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
MetricDefinition_MetricDimension & operator= (MetricDefinition_MetricDimension && from)
Defined at line 717 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const std::string & unknown_fields ()
Defined at line 727 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
std::string * mutable_unknown_fields ()
Defined at line 731 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const MetricDefinition_MetricDimension & default_instance ()
Defined at line 736 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const MetricDefinition_MetricDimension * internal_default_instance ()
Defined at line 739 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void Swap (MetricDefinition_MetricDimension * other)
Defined at line 745 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void UnsafeArenaSwap (MetricDefinition_MetricDimension * other)
Defined at line 753 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
MetricDefinition_MetricDimension * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 761 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void MergeFrom (const MetricDefinition_MetricDimension & from)
Defined at line 765 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
bool IsInitialized ()
Defined at line 772 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
int GetCachedSize ()
Defined at line 796 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void ~MetricDefinition_MetricDimension ()
int event_codes_size ()
map
<uint32
, string> event_codes = 2;
Defined at line 1478 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void clear_event_codes ()
Defined at line 1481 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const ::google::protobuf::Map< ::uint32_t, std::string> & event_codes ()
Defined at line 1489 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
::google::protobuf::Map< ::uint32_t, std::string> * mutable_event_codes ()
Defined at line 1497 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
int event_code_aliases_size ()
map
<string
, string> event_code_aliases = 5;
Defined at line 1528 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void clear_event_code_aliases ()
Defined at line 1531 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const ::google::protobuf::Map<std::string, std::string> & event_code_aliases ()
Defined at line 1539 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
::google::protobuf::Map<std::string, std::string> * mutable_event_code_aliases ()
Defined at line 1547 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void clear_dimension ()
string dimension = 1;
Defined at line 1427 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const std::string & dimension ()
Defined at line 1431 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_dimension (Arg_ && arg, Args_... args)
Defined at line 1437 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
std::string * mutable_dimension ()
Defined at line 1443 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
std::string * release_dimension ()
Defined at line 1460 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void set_allocated_dimension (std::string * value)
Defined at line 1465 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void clear_max_event_code ()
uint32 max_event_code = 3;
Defined at line 1503 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
::uint32_t max_event_code ()
Defined at line 1507 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void set_max_event_code (::uint32_t value)
Defined at line 1511 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
auto InternalNewImpl_ ()
void MetricDefinition_MetricDimension (::google::protobuf::Arena * arena)
void MetricDefinition_MetricDimension (::google::protobuf::Arena * arena, const MetricDefinition_MetricDimension & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
void MetricDefinition_MetricDimension (::google::protobuf::Arena * arena, MetricDefinition_MetricDimension && from)
Defined at line 811 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
Enumerations
enum
| Name | Value |
|---|---|
| kEventCodesFieldNumber | 2 |
| kEventCodeAliasesFieldNumber | 5 |
| kDimensionFieldNumber | 1 |
| kMaxEventCodeFieldNumber | 3 |
accessors -------------------------------------------------------
Defined at line 825 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
Friends
class TableStruct_src_2fregistry_2fmetric_5fdefinition_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view MetricDefinition_MetricDimension ()
void MetricDefinition_MetricDimension (MetricDefinition_MetricDimension & aMetricDefinition_MetricDimension & b)