class HistogramBucket
Defined at line 1321 of file gen/third_party/cobalt/src/pb/observation.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static const ::google::protobuf::internal::ClassDataLite<23> _class_data_
Public Methods
template <typename = void>
void HistogramBucket (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const HistogramBucket & from)
void Clear ()
::size_t ByteSizeLong ()
void HistogramBucket ()
Defined at line 1325 of file gen/third_party/cobalt/src/pb/observation.pb.h
void HistogramBucket (const HistogramBucket & from)
Defined at line 1339 of file gen/third_party/cobalt/src/pb/observation.pb.h
void HistogramBucket (HistogramBucket && from)
Defined at line 1340 of file gen/third_party/cobalt/src/pb/observation.pb.h
HistogramBucket & operator= (const HistogramBucket & from)
Defined at line 1342 of file gen/third_party/cobalt/src/pb/observation.pb.h
HistogramBucket & operator= (HistogramBucket && from)
Defined at line 1346 of file gen/third_party/cobalt/src/pb/observation.pb.h
const std::string & unknown_fields ()
Defined at line 1356 of file gen/third_party/cobalt/src/pb/observation.pb.h
std::string * mutable_unknown_fields ()
Defined at line 1360 of file gen/third_party/cobalt/src/pb/observation.pb.h
const HistogramBucket & default_instance ()
Defined at line 1365 of file gen/third_party/cobalt/src/pb/observation.pb.h
const HistogramBucket * internal_default_instance ()
Defined at line 1368 of file gen/third_party/cobalt/src/pb/observation.pb.h
void Swap (HistogramBucket * other)
Defined at line 1374 of file gen/third_party/cobalt/src/pb/observation.pb.h
void UnsafeArenaSwap (HistogramBucket * other)
Defined at line 1382 of file gen/third_party/cobalt/src/pb/observation.pb.h
HistogramBucket * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 1390 of file gen/third_party/cobalt/src/pb/observation.pb.h
void MergeFrom (const HistogramBucket & from)
Defined at line 1394 of file gen/third_party/cobalt/src/pb/observation.pb.h
bool IsInitialized ()
Defined at line 1401 of file gen/third_party/cobalt/src/pb/observation.pb.h
int GetCachedSize ()
Defined at line 1425 of file gen/third_party/cobalt/src/pb/observation.pb.h
void ~HistogramBucket ()
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void clear_count ()
uint64 count = 2;
Defined at line 4389 of file gen/third_party/cobalt/src/pb/observation.pb.h
::uint64_t count ()
Defined at line 4393 of file gen/third_party/cobalt/src/pb/observation.pb.h
void set_count (::uint64_t value)
Defined at line 4397 of file gen/third_party/cobalt/src/pb/observation.pb.h
void clear_index ()
uint32 index = 1;
Defined at line 4367 of file gen/third_party/cobalt/src/pb/observation.pb.h
::uint32_t index ()
Defined at line 4371 of file gen/third_party/cobalt/src/pb/observation.pb.h
void set_index (::uint32_t value)
Defined at line 4375 of file gen/third_party/cobalt/src/pb/observation.pb.h
Protected Methods
void HistogramBucket (::google::protobuf::Arena * arena)
const ::google::protobuf::internal::ClassData * GetClassData ()
void HistogramBucket (::google::protobuf::Arena * arena, const HistogramBucket & from)
auto InternalNewImpl_ ()
void HistogramBucket (::google::protobuf::Arena * arena, HistogramBucket && from)
Defined at line 1440 of file gen/third_party/cobalt/src/pb/observation.pb.h
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
Enumerations
enum
| Name | Value |
|---|---|
| kCountFieldNumber | 2 |
| kIndexFieldNumber | 1 |
accessors -------------------------------------------------------
Defined at line 1454 of file gen/third_party/cobalt/src/pb/observation.pb.h
Friends
class TableStruct_src_2fpb_2fobservation_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view HistogramBucket ()
void HistogramBucket (HistogramBucket & aHistogramBucket & b)