class ReportAggregate
Defined at line 3510 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const ReportAggregate & from)
void Clear ()
::size_t ByteSizeLong ()
void ReportAggregate ()
Defined at line 3513 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void ReportAggregate (ReportAggregate && from)
Defined at line 3529 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
ReportAggregate & operator= (const ReportAggregate & from)
Defined at line 3530 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
ReportAggregate & operator= (ReportAggregate && from)
Defined at line 3534 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
const ::std::string & unknown_fields ()
Defined at line 3544 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::std::string * mutable_unknown_fields ()
Defined at line 3548 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
const ReportAggregate & default_instance ()
Defined at line 3553 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void Swap (ReportAggregate * other)
Defined at line 3563 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void UnsafeArenaSwap (ReportAggregate * other)
Defined at line 3571 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
ReportAggregate * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 3579 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void MergeFrom (const ReportAggregate & from)
Defined at line 3584 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
bool IsInitialized ()
Defined at line 3591 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
int GetCachedSize ()
Defined at line 3615 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void ~ReportAggregate ()
template <typename = void>
void ReportAggregate (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
void ReportAggregate (const ReportAggregate & from)
Defined at line 3528 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
bool has_daily ()
.cobalt.local_aggregation.DailyAggregate daily = 1;
Defined at line 5441 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void clear_daily ()
Defined at line 5450 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
const ::cobalt::local_aggregation::DailyAggregate & daily ()
Defined at line 5481 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::cobalt::local_aggregation::DailyAggregate * release_daily ()
Defined at line 5463 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::cobalt::local_aggregation::DailyAggregate * mutable_daily ()
Defined at line 5517 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 5496 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::cobalt::local_aggregation::DailyAggregate * unsafe_arena_release_daily ()
Defined at line 5485 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 5525 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void clear_hourly ()
Defined at line 5534 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
const ::cobalt::local_aggregation::HourlyAggregate & hourly ()
Defined at line 5565 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::cobalt::local_aggregation::HourlyAggregate * release_hourly ()
Defined at line 5547 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::cobalt::local_aggregation::HourlyAggregate * mutable_hourly ()
Defined at line 5601 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 5580 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::cobalt::local_aggregation::HourlyAggregate * unsafe_arena_release_hourly ()
Defined at line 5569 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void clear_time_period ()
TimePeriodCase time_period_case ()
Defined at line 5614 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
Enumerations
enum TimePeriodCase
| Name | Value |
|---|---|
| kDaily | 1 |
| kHourly | 2 |
| TIME_PERIOD_NOT_SET | 0 |
Defined at line 3556 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
enum (unnamed) : int
| Name | Value |
|---|---|
| kDailyFieldNumber | 1 |
| kHourlyFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 3649 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 ReportAggregate ()
void ReportAggregate (ReportAggregate & aReportAggregate & b)