class IntegerHistogramEvent

Defined at line 743 of file gen/third_party/cobalt/src/pb/event.pb.h

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

Defined at line 746 of file gen/third_party/cobalt/src/pb/event.pb.h

void IntegerHistogramEvent (IntegerHistogramEvent && from)

Defined at line 762 of file gen/third_party/cobalt/src/pb/event.pb.h

IntegerHistogramEvent & operator= (const IntegerHistogramEvent & from)

Defined at line 763 of file gen/third_party/cobalt/src/pb/event.pb.h

IntegerHistogramEvent & operator= (IntegerHistogramEvent && from)

Defined at line 767 of file gen/third_party/cobalt/src/pb/event.pb.h

const ::std::string & unknown_fields ()

Defined at line 777 of file gen/third_party/cobalt/src/pb/event.pb.h

::std::string * mutable_unknown_fields ()

Defined at line 781 of file gen/third_party/cobalt/src/pb/event.pb.h

const IntegerHistogramEvent & default_instance ()

Defined at line 786 of file gen/third_party/cobalt/src/pb/event.pb.h

void Swap (IntegerHistogramEvent * other)

Defined at line 791 of file gen/third_party/cobalt/src/pb/event.pb.h

void UnsafeArenaSwap (IntegerHistogramEvent * other)

Defined at line 799 of file gen/third_party/cobalt/src/pb/event.pb.h

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

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

Defined at line 807 of file gen/third_party/cobalt/src/pb/event.pb.h

void MergeFrom (const IntegerHistogramEvent & from)

Defined at line 812 of file gen/third_party/cobalt/src/pb/event.pb.h

bool IsInitialized ()

Defined at line 819 of file gen/third_party/cobalt/src/pb/event.pb.h

int GetCachedSize ()

Defined at line 843 of file gen/third_party/cobalt/src/pb/event.pb.h

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

Defined at line 761 of file gen/third_party/cobalt/src/pb/event.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_code_size ()

repeated uint32 event_code = 1;

Defined at line 2074 of file gen/third_party/cobalt/src/pb/event.pb.h

void clear_event_code ()

Defined at line 2077 of file gen/third_party/cobalt/src/pb/event.pb.h

::uint32_t event_code (int index)

Defined at line 2082 of file gen/third_party/cobalt/src/pb/event.pb.h

void set_event_code (int index, ::uint32_t value)

Defined at line 2086 of file gen/third_party/cobalt/src/pb/event.pb.h

void add_event_code (::uint32_t value)

Defined at line 2090 of file gen/third_party/cobalt/src/pb/event.pb.h

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

Defined at line 2098 of file gen/third_party/cobalt/src/pb/event.pb.h

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

Defined at line 2103 of file gen/third_party/cobalt/src/pb/event.pb.h

int buckets_size ()

repeated .cobalt.HistogramBucket buckets = 3;

Defined at line 2125 of file gen/third_party/cobalt/src/pb/event.pb.h

void clear_buckets ()
const ::cobalt::HistogramBucket & buckets (int index)

Defined at line 2128 of file gen/third_party/cobalt/src/pb/event.pb.h

::cobalt::HistogramBucket * mutable_buckets (int index)

Defined at line 2133 of file gen/third_party/cobalt/src/pb/event.pb.h

::cobalt::HistogramBucket * add_buckets ()

Defined at line 2138 of file gen/third_party/cobalt/src/pb/event.pb.h

const ::google::protobuf::RepeatedPtrField< ::cobalt::HistogramBucket> & buckets ()

Defined at line 2148 of file gen/third_party/cobalt/src/pb/event.pb.h

::google::protobuf::RepeatedPtrField< ::cobalt::HistogramBucket> * mutable_buckets ()

Defined at line 2153 of file gen/third_party/cobalt/src/pb/event.pb.h

Enumerations

enum (unnamed) : int
Name Value
kEventCodeFieldNumber 1
kBucketsFieldNumber 3

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

Defined at line 877 of file gen/third_party/cobalt/src/pb/event.pb.h

Friends

class TableStruct_src_2fpb_2fevent_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view IntegerHistogramEvent ()
void IntegerHistogramEvent (IntegerHistogramEvent & aIntegerHistogramEvent & b)