class HistogramBucket

Defined at line 1464 of file gen/third_party/cobalt/src/pb/observation.pb.h

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

Defined at line 1467 of file gen/third_party/cobalt/src/pb/observation.pb.h

void HistogramBucket (const HistogramBucket & from)

Defined at line 1482 of file gen/third_party/cobalt/src/pb/observation.pb.h

void HistogramBucket (HistogramBucket && from)

Defined at line 1483 of file gen/third_party/cobalt/src/pb/observation.pb.h

auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
HistogramBucket & operator= (const HistogramBucket & from)

Defined at line 1484 of file gen/third_party/cobalt/src/pb/observation.pb.h

HistogramBucket & operator= (HistogramBucket && from)

Defined at line 1488 of file gen/third_party/cobalt/src/pb/observation.pb.h

const ::std::string & unknown_fields ()

Defined at line 1498 of file gen/third_party/cobalt/src/pb/observation.pb.h

::std::string * mutable_unknown_fields ()

Defined at line 1502 of file gen/third_party/cobalt/src/pb/observation.pb.h

const HistogramBucket & default_instance ()

Defined at line 1507 of file gen/third_party/cobalt/src/pb/observation.pb.h

void Swap (HistogramBucket * other)

Defined at line 1512 of file gen/third_party/cobalt/src/pb/observation.pb.h

void UnsafeArenaSwap (HistogramBucket * other)

Defined at line 1520 of file gen/third_party/cobalt/src/pb/observation.pb.h

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

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

Defined at line 1528 of file gen/third_party/cobalt/src/pb/observation.pb.h

void MergeFrom (const HistogramBucket & from)

Defined at line 1533 of file gen/third_party/cobalt/src/pb/observation.pb.h

bool IsInitialized ()

Defined at line 1540 of file gen/third_party/cobalt/src/pb/observation.pb.h

int GetCachedSize ()

Defined at line 1564 of file gen/third_party/cobalt/src/pb/observation.pb.h

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

uint64 count = 2;

Defined at line 4774 of file gen/third_party/cobalt/src/pb/observation.pb.h

::uint64_t count ()

Defined at line 4779 of file gen/third_party/cobalt/src/pb/observation.pb.h

void set_count (::uint64_t value)

Defined at line 4783 of file gen/third_party/cobalt/src/pb/observation.pb.h

void clear_index ()

uint32 index = 1;

Defined at line 4750 of file gen/third_party/cobalt/src/pb/observation.pb.h

::uint32_t index ()

Defined at line 4755 of file gen/third_party/cobalt/src/pb/observation.pb.h

void set_index (::uint32_t value)

Defined at line 4759 of file gen/third_party/cobalt/src/pb/observation.pb.h

Enumerations

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

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

Defined at line 1598 of file gen/third_party/cobalt/src/pb/observation.pb.h

Friends

class TableStruct_src_2fpb_2fobservation_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view HistogramBucket ()
void HistogramBucket (HistogramBucket & aHistogramBucket & b)