class ProjectConfigFile
Defined at line 76 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static const ::google::protobuf::internal::ClassDataLite<25> _class_data_
Public Methods
void CopyFrom (const ProjectConfigFile & from)
void Clear ()
::size_t ByteSizeLong ()
void ProjectConfigFile ()
Defined at line 80 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void ProjectConfigFile (const ProjectConfigFile & from)
Defined at line 94 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void ProjectConfigFile (ProjectConfigFile && from)
Defined at line 95 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
ProjectConfigFile & operator= (const ProjectConfigFile & from)
Defined at line 97 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
ProjectConfigFile & operator= (ProjectConfigFile && from)
Defined at line 101 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const std::string & unknown_fields ()
Defined at line 111 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
std::string * mutable_unknown_fields ()
Defined at line 115 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ProjectConfigFile & default_instance ()
Defined at line 120 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ProjectConfigFile * internal_default_instance ()
Defined at line 123 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void Swap (ProjectConfigFile * other)
Defined at line 129 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void UnsafeArenaSwap (ProjectConfigFile * other)
Defined at line 137 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
ProjectConfigFile * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 145 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void MergeFrom (const ProjectConfigFile & from)
Defined at line 149 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
bool IsInitialized ()
Defined at line 156 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
int GetCachedSize ()
Defined at line 180 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void ~ProjectConfigFile ()
template <typename = void>
void ProjectConfigFile (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
int metric_definitions_size ()
repeated .cobalt.MetricDefinition metric_definitions = 4;
Defined at line 1063 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void clear_metric_definitions ()
::cobalt::MetricDefinition * mutable_metric_definitions (int index)
Defined at line 1066 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::google::protobuf::RepeatedPtrField< ::cobalt::MetricDefinition> * mutable_metric_definitions ()
Defined at line 1071 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::cobalt::MetricDefinition & metric_definitions (int index)
Defined at line 1077 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::cobalt::MetricDefinition * add_metric_definitions ()
Defined at line 1082 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::google::protobuf::RepeatedPtrField< ::cobalt::MetricDefinition> & metric_definitions ()
Defined at line 1088 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
int deleted_metric_ids_size ()
repeated uint32 deleted_metric_ids = 5;
Defined at line 1108 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void clear_deleted_metric_ids ()
Defined at line 1111 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::uint32_t deleted_metric_ids (int index)
Defined at line 1115 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void set_deleted_metric_ids (int index, ::uint32_t value)
Defined at line 1119 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void add_deleted_metric_ids (::uint32_t value)
Defined at line 1123 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::google::protobuf::RepeatedField< ::uint32_t> & deleted_metric_ids ()
Defined at line 1128 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::google::protobuf::RepeatedField< ::uint32_t> * mutable_deleted_metric_ids ()
Defined at line 1133 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
Protected Methods
void ProjectConfigFile (::google::protobuf::Arena * arena)
void ProjectConfigFile (::google::protobuf::Arena * arena, const ProjectConfigFile & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void ProjectConfigFile (::google::protobuf::Arena * arena, ProjectConfigFile && from)
Defined at line 195 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
Enumerations
enum
| Name | Value |
|---|---|
| kMetricDefinitionsFieldNumber | 4 |
| kDeletedMetricIdsFieldNumber | 5 |
accessors -------------------------------------------------------
Defined at line 209 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
Friends
class TableStruct_src_2fregistry_2fcobalt_5fregistry_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view ProjectConfigFile ()
void ProjectConfigFile (ProjectConfigFile & aProjectConfigFile & b)