class IndexHistogramObservation

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

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

void IndexHistogramObservation (const IndexHistogramObservation & from)

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

void IndexHistogramObservation (IndexHistogramObservation && from)

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

IndexHistogramObservation & operator= (const IndexHistogramObservation & from)

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

IndexHistogramObservation & operator= (IndexHistogramObservation && from)

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

const ::std::string & unknown_fields ()

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

::std::string * mutable_unknown_fields ()

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

const IndexHistogramObservation & default_instance ()

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

void Swap (IndexHistogramObservation * other)

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

void UnsafeArenaSwap (IndexHistogramObservation * other)

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

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

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

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

void MergeFrom (const IndexHistogramObservation & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~IndexHistogramObservation ()
template <typename = void>
void IndexHistogramObservation (::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 index_histograms_size ()

repeated .cobalt.IndexHistogram index_histograms = 1;

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

void clear_index_histograms ()

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

const ::cobalt::IndexHistogram & index_histograms (int index)

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

::cobalt::IndexHistogram * mutable_index_histograms (int index)

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

::cobalt::IndexHistogram * add_index_histograms ()

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

const ::google::protobuf::RepeatedPtrField< ::cobalt::IndexHistogram> & index_histograms ()

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

::google::protobuf::RepeatedPtrField< ::cobalt::IndexHistogram> * mutable_index_histograms ()

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

Enumerations

enum (unnamed) : int
Name Value
kIndexHistogramsFieldNumber 1

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

Defined at line 2655 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 IndexHistogramObservation ()
void IndexHistogramObservation (IndexHistogramObservation & aIndexHistogramObservation & b)