class SumAndCount
Defined at line 310 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<37> _class_data_
Public Methods
void CopyFrom (const SumAndCount & from)
void Clear ()
::size_t ByteSizeLong ()
void SumAndCount ()
Defined at line 314 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void SumAndCount (const SumAndCount & from)
Defined at line 328 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void SumAndCount (SumAndCount && from)
Defined at line 329 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
SumAndCount & operator= (const SumAndCount & from)
Defined at line 331 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
SumAndCount & operator= (SumAndCount && from)
Defined at line 335 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
const std::string & unknown_fields ()
Defined at line 345 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
std::string * mutable_unknown_fields ()
Defined at line 349 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
const SumAndCount & default_instance ()
Defined at line 354 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
const SumAndCount * internal_default_instance ()
Defined at line 357 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void Swap (SumAndCount * other)
Defined at line 363 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void UnsafeArenaSwap (SumAndCount * other)
Defined at line 371 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
SumAndCount * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 379 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void MergeFrom (const SumAndCount & from)
Defined at line 383 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
bool IsInitialized ()
Defined at line 390 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
int GetCachedSize ()
Defined at line 414 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void ~SumAndCount ()
template <typename = void>
void SumAndCount (::google::protobuf::internal::ConstantInitialized )
void clear_sum ()
int64 sum = 1;
Defined at line 6461 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::int64_t sum ()
Defined at line 6465 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void set_sum (::int64_t value)
Defined at line 6469 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void clear_count ()
uint32 count = 2;
Defined at line 6483 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::uint32_t count ()
Defined at line 6487 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void set_count (::uint32_t value)
Defined at line 6491 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
auto InternalNewImpl_ ()
void SumAndCount (::google::protobuf::Arena * arena)
void SumAndCount (::google::protobuf::Arena * arena, const SumAndCount & from)
void SumAndCount (::google::protobuf::Arena * arena, SumAndCount && from)
Defined at line 429 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
Enumerations
enum
| Name | Value |
|---|---|
| kSumFieldNumber | 1 |
| kCountFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 443 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 SumAndCount ()
void SumAndCount (SumAndCount & aSumAndCount & b)