class HourlyAggregate

Defined at line 2824 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 HourlyAggregate & from)
void Clear ()
::size_t ByteSizeLong ()
void HourlyAggregate ()

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

void HourlyAggregate (HourlyAggregate && from)

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

template <typename = void>
void HourlyAggregate (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void HourlyAggregate (const HourlyAggregate & from)

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

HourlyAggregate & operator= (const HourlyAggregate & from)

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

HourlyAggregate & operator= (HourlyAggregate && from)

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

const std::string & unknown_fields ()

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

std::string * mutable_unknown_fields ()

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

const HourlyAggregate & default_instance ()

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

const HourlyAggregate * internal_default_instance ()

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

void Swap (HourlyAggregate * other)

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

void UnsafeArenaSwap (HourlyAggregate * other)

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

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

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

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

void MergeFrom (const HourlyAggregate & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~HourlyAggregate ()
int by_hour_id_size ()

map

<uint32

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

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

void clear_by_hour_id ()

Defined at line 5273 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 5281 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 5289 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h

void clear_last_hour_id ()

uint32 last_hour_id = 2;

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

::uint32_t last_hour_id ()

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

void set_last_hour_id (::uint32_t value)

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

Protected Methods

const ::google::protobuf::internal::ClassData * GetClassData ()
void HourlyAggregate (::google::protobuf::Arena * arena)
void HourlyAggregate (::google::protobuf::Arena * arena, const HourlyAggregate & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void HourlyAggregate (::google::protobuf::Arena * arena, HourlyAggregate && from)

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

Enumerations

enum 
Name Value
kByHourIdFieldNumber 1
kLastHourIdFieldNumber 2

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

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