class ReportAggregate

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

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

void ReportAggregate (const ReportAggregate & from)

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

void ReportAggregate (ReportAggregate && from)

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

ReportAggregate & operator= (const ReportAggregate & from)

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

ReportAggregate & operator= (ReportAggregate && from)

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

const std::string & unknown_fields ()

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

std::string * mutable_unknown_fields ()

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

const ReportAggregate & default_instance ()

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

const ReportAggregate * internal_default_instance ()

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

void Swap (ReportAggregate * other)

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

void UnsafeArenaSwap (ReportAggregate * other)

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

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

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

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

void MergeFrom (const ReportAggregate & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~ReportAggregate ()
template <typename = void>
void ReportAggregate (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
bool has_daily ()

.cobalt.local_aggregation.DailyAggregate daily = 1;

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

void clear_daily ()

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

const ::cobalt::local_aggregation::DailyAggregate & daily ()

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

::cobalt::local_aggregation::DailyAggregate * release_daily ()

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

::cobalt::local_aggregation::DailyAggregate * mutable_daily ()

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

void set_allocated_daily (::cobalt::local_aggregation::DailyAggregate * value)
void unsafe_arena_set_allocated_daily (::cobalt::local_aggregation::DailyAggregate * value)

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

::cobalt::local_aggregation::DailyAggregate * unsafe_arena_release_daily ()

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

bool has_hourly ()

.cobalt.local_aggregation.HourlyAggregate hourly = 2;

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

void clear_hourly ()

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

const ::cobalt::local_aggregation::HourlyAggregate & hourly ()

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

::cobalt::local_aggregation::HourlyAggregate * release_hourly ()

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

::cobalt::local_aggregation::HourlyAggregate * mutable_hourly ()

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

void set_allocated_hourly (::cobalt::local_aggregation::HourlyAggregate * value)
void unsafe_arena_set_allocated_hourly (::cobalt::local_aggregation::HourlyAggregate * value)

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

::cobalt::local_aggregation::HourlyAggregate * unsafe_arena_release_hourly ()

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

void clear_time_period ()
TimePeriodCase time_period_case ()

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

Protected Methods

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

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

void ReportAggregate (::google::protobuf::Arena * arena)
void ReportAggregate (::google::protobuf::Arena * arena, const ReportAggregate & from)

Enumerations

enum TimePeriodCase
Name Value
kDaily 1
kHourly 2
TIME_PERIOD_NOT_SET 0

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

enum 
Name Value
kDailyFieldNumber 1
kHourlyFieldNumber 2

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

Defined at line 3352 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 ReportAggregate ()
void ReportAggregate (ReportAggregate & aReportAggregate & b)