class SumAndCount

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const SumAndCount & from)
void Clear ()
::size_t ByteSizeLong ()
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
void SumAndCount ()

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

void SumAndCount (const SumAndCount & from)

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

void SumAndCount (SumAndCount && from)

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

SumAndCount & operator= (const SumAndCount & from)

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

SumAndCount & operator= (SumAndCount && from)

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

const ::std::string & unknown_fields ()

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

::std::string * mutable_unknown_fields ()

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

const SumAndCount & default_instance ()

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

void Swap (SumAndCount * other)

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

void UnsafeArenaSwap (SumAndCount * other)

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

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

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

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

void MergeFrom (const SumAndCount & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~SumAndCount ()
template <typename = void>
void SumAndCount (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void clear_sum ()

int64 sum = 1;

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

::int64_t sum ()

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

void set_sum (::int64_t value)

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

void clear_count ()

uint32 count = 2;

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

::uint32_t count ()

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

void set_count (::uint32_t value)

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

Enumerations

enum (unnamed) : int
Name Value
kSumFieldNumber 1
kCountFieldNumber 2

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

Defined at line 561 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 SumAndCount ()
void SumAndCount (SumAndCount & aSumAndCount & b)