class MetricDefinition_StructField
Defined at line 431 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
static MetricDefinition_StructField_FieldType FIELD_TYPE_UNSPECIFIED
static MetricDefinition_StructField_FieldType BOOL
static MetricDefinition_StructField_FieldType ENUM
static MetricDefinition_StructField_FieldType STRING
static MetricDefinition_StructField_FieldType FieldType_MIN
static MetricDefinition_StructField_FieldType FieldType_MAX
static const int FieldType_ARRAYSIZE
Protected Members
static const ::google::protobuf::internal::ClassDataLite<36> _class_data_
Public Methods
void CopyFrom (const MetricDefinition_StructField & from)
void Clear ()
::size_t ByteSizeLong ()
void MetricDefinition_StructField ()
Defined at line 435 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void MetricDefinition_StructField (const MetricDefinition_StructField & from)
Defined at line 449 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void MetricDefinition_StructField (MetricDefinition_StructField && from)
Defined at line 450 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
MetricDefinition_StructField & operator= (const MetricDefinition_StructField & from)
Defined at line 452 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
MetricDefinition_StructField & operator= (MetricDefinition_StructField && from)
Defined at line 456 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const std::string & unknown_fields ()
Defined at line 466 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
std::string * mutable_unknown_fields ()
Defined at line 470 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const MetricDefinition_StructField & default_instance ()
Defined at line 475 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const MetricDefinition_StructField * internal_default_instance ()
Defined at line 478 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void Swap (MetricDefinition_StructField * other)
Defined at line 484 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void UnsafeArenaSwap (MetricDefinition_StructField * other)
Defined at line 492 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
MetricDefinition_StructField * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 500 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void MergeFrom (const MetricDefinition_StructField & from)
Defined at line 504 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
bool IsInitialized ()
Defined at line 511 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
int GetCachedSize ()
Defined at line 535 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
bool FieldType_IsValid (int value)
Defined at line 567 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
template <typename T>
const std::string & FieldType_Name (T value)
Defined at line 574 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
bool FieldType_Parse (absl::string_view name, FieldType * value)
Defined at line 577 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void ~MetricDefinition_StructField ()
template <typename = void>
void MetricDefinition_StructField (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
int enum__size ()
map
<uint32
, string> enum = 4;
Defined at line 1750 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void clear_enum_ ()
Defined at line 1753 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const ::google::protobuf::Map< ::uint32_t, std::string> & enum_ ()
Defined at line 1761 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
::google::protobuf::Map< ::uint32_t, std::string> * mutable_enum_ ()
Defined at line 1769 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void clear_name ()
string name = 2;
Defined at line 1677 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const std::string & name ()
Defined at line 1681 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_name (Arg_ && arg, Args_... args)
Defined at line 1687 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
std::string * mutable_name ()
Defined at line 1693 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
std::string * release_name ()
Defined at line 1710 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void set_allocated_name (std::string * value)
Defined at line 1715 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void clear_string_candidate_file ()
string string_candidate_file = 5;
Defined at line 1775 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const std::string & string_candidate_file ()
Defined at line 1779 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_string_candidate_file (Arg_ && arg, Args_... args)
Defined at line 1785 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
std::string * mutable_string_candidate_file ()
Defined at line 1791 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
std::string * release_string_candidate_file ()
Defined at line 1808 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void set_allocated_string_candidate_file (std::string * value)
Defined at line 1813 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void clear_id ()
uint32 id = 1;
Defined at line 1655 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
::uint32_t id ()
Defined at line 1659 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void set_id (::uint32_t value)
Defined at line 1663 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void clear_type ()
.cobalt.MetricDefinition.StructField.FieldType type = 3;
Defined at line 1725 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
::cobalt::MetricDefinition_StructField_FieldType type ()
Defined at line 1729 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void set_type (::cobalt::MetricDefinition_StructField_FieldType value)
Defined at line 1733 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
auto InternalNewImpl_ ()
void MetricDefinition_StructField (::google::protobuf::Arena * arena, MetricDefinition_StructField && from)
Defined at line 550 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void MetricDefinition_StructField (::google::protobuf::Arena * arena)
void MetricDefinition_StructField (::google::protobuf::Arena * arena, const MetricDefinition_StructField & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
Enumerations
enum
| Name | Value |
|---|---|
| kEnumFieldNumber | 4 |
| kNameFieldNumber | 2 |
| kStringCandidateFileFieldNumber | 5 |
| kIdFieldNumber | 1 |
| kTypeFieldNumber | 3 |
accessors -------------------------------------------------------
Defined at line 582 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_StructField ()
void MetricDefinition_StructField (MetricDefinition_StructField & aMetricDefinition_StructField & b)