class IntegerValues

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const IntegerValues & from)
void Clear ()
::size_t ByteSizeLong ()
void IntegerValues ()

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

void IntegerValues (const IntegerValues & from)

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

void IntegerValues (IntegerValues && from)

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

IntegerValues & operator= (const IntegerValues & from)

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

IntegerValues & operator= (IntegerValues && from)

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

const ::std::string & unknown_fields ()

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

::std::string * mutable_unknown_fields ()

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

const IntegerValues & default_instance ()

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

void Swap (IntegerValues * other)

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

void UnsafeArenaSwap (IntegerValues * other)

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

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

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

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

void MergeFrom (const IntegerValues & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~IntegerValues ()
template <typename = void>
void IntegerValues (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
int value_size ()

repeated int64 value = 1;

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

void clear_value ()

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

::int64_t value (int index)

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

void set_value (int index, ::int64_t value)

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

void add_value (::int64_t value)

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

const ::google::protobuf::RepeatedField< ::int64_t> & value ()

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

::google::protobuf::RepeatedField< ::int64_t> * mutable_value ()

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

Enumerations

enum (unnamed) : int
Name Value
kValueFieldNumber 1

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

Defined at line 763 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 IntegerValues ()
void IntegerValues (IntegerValues & aIntegerValues & b)