class IndexHistogram

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

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

IndexHistogram & operator= (const IndexHistogram & from)

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

IndexHistogram & operator= (IndexHistogram && from)

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

const ::std::string & unknown_fields ()

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

::std::string * mutable_unknown_fields ()

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

const IndexHistogram & default_instance ()

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

void Swap (IndexHistogram * other)

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

void UnsafeArenaSwap (IndexHistogram * other)

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

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

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

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

void MergeFrom (const IndexHistogram & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~IndexHistogram ()
template <typename = void>
void IndexHistogram (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void IndexHistogram (const IndexHistogram & from)

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

void IndexHistogram (IndexHistogram && from)

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

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
int event_codes_size ()

repeated uint32 event_codes = 1;

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

void clear_event_codes ()

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

::uint32_t event_codes (int index)

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

void set_event_codes (int index, ::uint32_t value)

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

void add_event_codes (::uint32_t value)

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

const ::google::protobuf::RepeatedField< ::uint32_t> & event_codes ()

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

::google::protobuf::RepeatedField< ::uint32_t> * mutable_event_codes ()

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

int bucket_indices_size ()

repeated uint32 bucket_indices = 2;

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

void clear_bucket_indices ()

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

::uint32_t bucket_indices (int index)

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

void set_bucket_indices (int index, ::uint32_t value)

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

void add_bucket_indices (::uint32_t value)

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

const ::google::protobuf::RepeatedField< ::uint32_t> & bucket_indices ()

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

::google::protobuf::RepeatedField< ::uint32_t> * mutable_bucket_indices ()

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

int bucket_counts_size ()

repeated sint64 bucket_counts = 3;

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

void clear_bucket_counts ()

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

::int64_t bucket_counts (int index)

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

void set_bucket_counts (int index, ::int64_t value)

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

void add_bucket_counts (::int64_t value)

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

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

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

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

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

Enumerations

enum (unnamed) : int
Name Value
kEventCodesFieldNumber 1
kBucketIndicesFieldNumber 2
kBucketCountsFieldNumber 3

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

Defined at line 1353 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 IndexHistogram ()
void IndexHistogram (IndexHistogram & aIndexHistogram & b)