class HourlyAggregate

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

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

void HourlyAggregate (const HourlyAggregate & from)

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

void HourlyAggregate (HourlyAggregate && from)

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

HourlyAggregate & operator= (const HourlyAggregate & from)

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

HourlyAggregate & operator= (HourlyAggregate && from)

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

const ::std::string & unknown_fields ()

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

::std::string * mutable_unknown_fields ()

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

const HourlyAggregate & default_instance ()

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

void Swap (HourlyAggregate * other)

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

void UnsafeArenaSwap (HourlyAggregate * other)

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

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

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

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

void MergeFrom (const HourlyAggregate & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~HourlyAggregate ()
template <typename = void>
void HourlyAggregate (::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_hour_id ()

uint32 last_hour_id = 2;

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

::uint32_t last_hour_id ()

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

void set_last_hour_id (::uint32_t value)

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

int by_hour_id_size ()

map

<uint32

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

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

void clear_by_hour_id ()

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

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

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

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

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

Enumerations

enum (unnamed) : int
Name Value
kLastHourIdFieldNumber 2
kByHourIdFieldNumber 1

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

Defined at line 3232 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 HourlyAggregate ()
void HourlyAggregate (HourlyAggregate & aHourlyAggregate & b)