class IndexHistogram
Defined at line 1092 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<22> _class_data_
Public Methods
void CopyFrom (const IndexHistogram & from)
void Clear ()
::size_t ByteSizeLong ()
void IndexHistogram ()
Defined at line 1096 of file gen/third_party/cobalt/src/pb/observation.pb.h
void IndexHistogram (IndexHistogram && from)
Defined at line 1111 of file gen/third_party/cobalt/src/pb/observation.pb.h
template <typename = void>
void IndexHistogram (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void IndexHistogram (const IndexHistogram & from)
Defined at line 1110 of file gen/third_party/cobalt/src/pb/observation.pb.h
IndexHistogram & operator= (const IndexHistogram & from)
Defined at line 1113 of file gen/third_party/cobalt/src/pb/observation.pb.h
IndexHistogram & operator= (IndexHistogram && from)
Defined at line 1117 of file gen/third_party/cobalt/src/pb/observation.pb.h
const std::string & unknown_fields ()
Defined at line 1127 of file gen/third_party/cobalt/src/pb/observation.pb.h
std::string * mutable_unknown_fields ()
Defined at line 1131 of file gen/third_party/cobalt/src/pb/observation.pb.h
const IndexHistogram & default_instance ()
Defined at line 1136 of file gen/third_party/cobalt/src/pb/observation.pb.h
const IndexHistogram * internal_default_instance ()
Defined at line 1139 of file gen/third_party/cobalt/src/pb/observation.pb.h
void Swap (IndexHistogram * other)
Defined at line 1145 of file gen/third_party/cobalt/src/pb/observation.pb.h
void UnsafeArenaSwap (IndexHistogram * other)
Defined at line 1153 of file gen/third_party/cobalt/src/pb/observation.pb.h
IndexHistogram * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 1161 of file gen/third_party/cobalt/src/pb/observation.pb.h
void MergeFrom (const IndexHistogram & from)
Defined at line 1165 of file gen/third_party/cobalt/src/pb/observation.pb.h
bool IsInitialized ()
Defined at line 1172 of file gen/third_party/cobalt/src/pb/observation.pb.h
int GetCachedSize ()
Defined at line 1196 of file gen/third_party/cobalt/src/pb/observation.pb.h
void ~IndexHistogram ()
int event_codes_size ()
repeated uint32 event_codes = 1;
Defined at line 3971 of file gen/third_party/cobalt/src/pb/observation.pb.h
void clear_event_codes ()
Defined at line 3974 of file gen/third_party/cobalt/src/pb/observation.pb.h
::uint32_t event_codes (int index)
Defined at line 3978 of file gen/third_party/cobalt/src/pb/observation.pb.h
void set_event_codes (int index, ::uint32_t value)
Defined at line 3982 of file gen/third_party/cobalt/src/pb/observation.pb.h
void add_event_codes (::uint32_t value)
Defined at line 3986 of file gen/third_party/cobalt/src/pb/observation.pb.h
const ::google::protobuf::RepeatedField< ::uint32_t> & event_codes ()
Defined at line 3991 of file gen/third_party/cobalt/src/pb/observation.pb.h
::google::protobuf::RepeatedField< ::uint32_t> * mutable_event_codes ()
Defined at line 3996 of file gen/third_party/cobalt/src/pb/observation.pb.h
int bucket_indices_size ()
repeated uint32 bucket_indices = 2;
Defined at line 4016 of file gen/third_party/cobalt/src/pb/observation.pb.h
void clear_bucket_indices ()
Defined at line 4019 of file gen/third_party/cobalt/src/pb/observation.pb.h
::uint32_t bucket_indices (int index)
Defined at line 4023 of file gen/third_party/cobalt/src/pb/observation.pb.h
void set_bucket_indices (int index, ::uint32_t value)
Defined at line 4027 of file gen/third_party/cobalt/src/pb/observation.pb.h
void add_bucket_indices (::uint32_t value)
Defined at line 4031 of file gen/third_party/cobalt/src/pb/observation.pb.h
const ::google::protobuf::RepeatedField< ::uint32_t> & bucket_indices ()
Defined at line 4036 of file gen/third_party/cobalt/src/pb/observation.pb.h
::google::protobuf::RepeatedField< ::uint32_t> * mutable_bucket_indices ()
Defined at line 4041 of file gen/third_party/cobalt/src/pb/observation.pb.h
int bucket_counts_size ()
repeated sint64 bucket_counts = 3;
Defined at line 4061 of file gen/third_party/cobalt/src/pb/observation.pb.h
void clear_bucket_counts ()
Defined at line 4064 of file gen/third_party/cobalt/src/pb/observation.pb.h
::int64_t bucket_counts (int index)
Defined at line 4068 of file gen/third_party/cobalt/src/pb/observation.pb.h
void set_bucket_counts (int index, ::int64_t value)
Defined at line 4072 of file gen/third_party/cobalt/src/pb/observation.pb.h
void add_bucket_counts (::int64_t value)
Defined at line 4076 of file gen/third_party/cobalt/src/pb/observation.pb.h
const ::google::protobuf::RepeatedField< ::int64_t> & bucket_counts ()
Defined at line 4081 of file gen/third_party/cobalt/src/pb/observation.pb.h
::google::protobuf::RepeatedField< ::int64_t> * mutable_bucket_counts ()
Defined at line 4086 of file gen/third_party/cobalt/src/pb/observation.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
void IndexHistogram (::google::protobuf::Arena * arena)
void IndexHistogram (::google::protobuf::Arena * arena, const IndexHistogram & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void IndexHistogram (::google::protobuf::Arena * arena, IndexHistogram && from)
Defined at line 1211 of file gen/third_party/cobalt/src/pb/observation.pb.h
Enumerations
enum
| Name | Value |
|---|---|
| kEventCodesFieldNumber | 1 |
| kBucketIndicesFieldNumber | 2 |
| kBucketCountsFieldNumber | 3 |
accessors -------------------------------------------------------
Defined at line 1225 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 IndexHistogram ()
void IndexHistogram (IndexHistogram & aIndexHistogram & b)