class MetricAggregate

Defined at line 3440 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

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

Public Members

static const int kIndexInFileMessages

Protected Members

static const ::google::protobuf::internal::ClassDataLite<41> _class_data_

Public Methods

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

Defined at line 3444 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void MetricAggregate (const MetricAggregate & from)

Defined at line 3458 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void MetricAggregate (MetricAggregate && from)

Defined at line 3459 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

MetricAggregate & operator= (const MetricAggregate & from)

Defined at line 3461 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

MetricAggregate & operator= (MetricAggregate && from)

Defined at line 3465 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

const std::string & unknown_fields ()

Defined at line 3475 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

std::string * mutable_unknown_fields ()

Defined at line 3479 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

const MetricAggregate & default_instance ()

Defined at line 3484 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

const MetricAggregate * internal_default_instance ()

Defined at line 3487 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void Swap (MetricAggregate * other)

Defined at line 3493 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void UnsafeArenaSwap (MetricAggregate * other)

Defined at line 3501 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

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

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

Defined at line 3509 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void MergeFrom (const MetricAggregate & from)

Defined at line 3513 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

bool IsInitialized ()

Defined at line 3520 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

int GetCachedSize ()

Defined at line 3544 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void ~MetricAggregate ()
template <typename = void>
void MetricAggregate (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
int by_report_id_size ()

map

<uint32

, .cobalt.local_aggregation.ReportAggregate> by_report_id = 2;

Defined at line 4952 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void clear_by_report_id ()

Defined at line 4955 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

const ::google::protobuf::Map< ::uint32_t, ::cobalt::local_aggregation::ReportAggregate> & by_report_id ()

Defined at line 4963 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

::google::protobuf::Map< ::uint32_t, ::cobalt::local_aggregation::ReportAggregate> * mutable_by_report_id ()

Defined at line 4971 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

int deprecated_by_system_profile_size ()

repeated .cobalt.local_aggregation.DeprecatedSystemProfileAggregate DEPRECATED_by_system_profile = 3;

Defined at line 4980 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void clear_deprecated_by_system_profile ()

Defined at line 4983 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

::cobalt::local_aggregation::DeprecatedSystemProfileAggregate * mutable_deprecated_by_system_profile (int index)

Defined at line 4987 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

::google::protobuf::RepeatedPtrField< ::cobalt::local_aggregation::DeprecatedSystemProfileAggregate> * mutable_deprecated_by_system_profile ()

Defined at line 4992 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

const ::cobalt::local_aggregation::DeprecatedSystemProfileAggregate & deprecated_by_system_profile (int index)

Defined at line 4998 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

::cobalt::local_aggregation::DeprecatedSystemProfileAggregate * add_deprecated_by_system_profile ()

Defined at line 5003 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

const ::google::protobuf::RepeatedPtrField< ::cobalt::local_aggregation::DeprecatedSystemProfileAggregate> & deprecated_by_system_profile ()

Defined at line 5009 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void clear_version ()

uint32 version = 1;

Defined at line 4927 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

::uint32_t version ()

Defined at line 4931 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void set_version (::uint32_t value)

Defined at line 4935 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

Protected Methods

void MetricAggregate (::google::protobuf::Arena * arena)
void MetricAggregate (::google::protobuf::Arena * arena, const MetricAggregate & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void MetricAggregate (::google::protobuf::Arena * arena, MetricAggregate && from)

Defined at line 3559 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()

Enumerations

enum 
Name Value
kByReportIdFieldNumber 2
kDEPRECATEDBySystemProfileFieldNumber 3
kVersionFieldNumber 1

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

Defined at line 3573 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

Friends

class TableStruct_src_2flocal_5faggregation_2flocal_5faggregation_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view MetricAggregate ()
void MetricAggregate (MetricAggregate & aMetricAggregate & b)