class DailyAggregate

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

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

void DailyAggregate (const DailyAggregate & from)

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

void DailyAggregate (DailyAggregate && from)

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

DailyAggregate & operator= (const DailyAggregate & from)

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

DailyAggregate & operator= (DailyAggregate && from)

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

const ::std::string & unknown_fields ()

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

::std::string * mutable_unknown_fields ()

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

const DailyAggregate & default_instance ()

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

void Swap (DailyAggregate * other)

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

void UnsafeArenaSwap (DailyAggregate * other)

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

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

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

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

void MergeFrom (const DailyAggregate & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~DailyAggregate ()
template <typename = void>
void DailyAggregate (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
void clear_last_day_index ()

uint32 last_day_index = 2;

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

::uint32_t last_day_index ()

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

void set_last_day_index (::uint32_t value)

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

int by_day_index_size ()

map

<uint32

, .cobalt.local_aggregation.AggregationPeriodBucket> by_day_index = 1;

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

void clear_by_day_index ()

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

const ::google::protobuf::Map< ::uint32_t, ::cobalt::local_aggregation::AggregationPeriodBucket> & by_day_index ()

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

::google::protobuf::Map< ::uint32_t, ::cobalt::local_aggregation::AggregationPeriodBucket> * mutable_by_day_index ()

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

Enumerations

enum (unnamed) : int
Name Value
kLastDayIndexFieldNumber 2
kByDayIndexFieldNumber 1

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

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