class ProjectConfigFile

Defined at line 97 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const ProjectConfigFile & from)
void Clear ()
::size_t ByteSizeLong ()
void ProjectConfigFile ()

Defined at line 100 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void ProjectConfigFile (ProjectConfigFile && from)

Defined at line 116 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

ProjectConfigFile & operator= (const ProjectConfigFile & from)

Defined at line 117 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

ProjectConfigFile & operator= (ProjectConfigFile && from)

Defined at line 121 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const ::std::string & unknown_fields ()

Defined at line 131 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::std::string * mutable_unknown_fields ()

Defined at line 135 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const ProjectConfigFile & default_instance ()

Defined at line 140 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void Swap (ProjectConfigFile * other)

Defined at line 145 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void UnsafeArenaSwap (ProjectConfigFile * other)

Defined at line 153 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

ProjectConfigFile * New (::google::protobuf::Arena * arena)

implements Message ----------------------------------------------

Defined at line 161 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void MergeFrom (const ProjectConfigFile & from)

Defined at line 166 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

bool IsInitialized ()

Defined at line 173 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

int GetCachedSize ()

Defined at line 197 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void ~ProjectConfigFile ()
template <typename = void>
void ProjectConfigFile (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void ProjectConfigFile (const ProjectConfigFile & from)

Defined at line 115 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
int metric_definitions_size ()

repeated .cobalt.MetricDefinition metric_definitions = 4;

Defined at line 1154 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void clear_metric_definitions ()
const ::cobalt::MetricDefinition & metric_definitions (int index)

Defined at line 1157 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::cobalt::MetricDefinition * mutable_metric_definitions (int index)

Defined at line 1162 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::cobalt::MetricDefinition * add_metric_definitions ()

Defined at line 1167 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const ::google::protobuf::RepeatedPtrField< ::cobalt::MetricDefinition> & metric_definitions ()

Defined at line 1177 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::google::protobuf::RepeatedPtrField< ::cobalt::MetricDefinition> * mutable_metric_definitions ()

Defined at line 1182 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 1204 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void clear_deleted_metric_ids ()

Defined at line 1207 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::uint32_t deleted_metric_ids (int index)

Defined at line 1212 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 1216 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void add_deleted_metric_ids (::uint32_t value)

Defined at line 1220 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const ::google::protobuf::RepeatedField< ::uint32_t> & deleted_metric_ids ()

Defined at line 1228 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::google::protobuf::RepeatedField< ::uint32_t> * mutable_deleted_metric_ids ()

Defined at line 1233 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

Enumerations

enum (unnamed) : int
Name Value
kMetricDefinitionsFieldNumber 4
kDeletedMetricIdsFieldNumber 5

accessors -------------------------------------------------------

Defined at line 231 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 PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view ProjectConfigFile ()
void ProjectConfigFile (ProjectConfigFile & aProjectConfigFile & b)