class IntegerObservation_Value

Defined at line 893 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<32> _class_data_

Public Methods

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

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

void IntegerObservation_Value (IntegerObservation_Value && from)

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

template <typename = void>
void IntegerObservation_Value (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void IntegerObservation_Value (const IntegerObservation_Value & from)

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

IntegerObservation_Value & operator= (const IntegerObservation_Value & from)

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

IntegerObservation_Value & operator= (IntegerObservation_Value && from)

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

const std::string & unknown_fields ()

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

std::string * mutable_unknown_fields ()

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

const IntegerObservation_Value & default_instance ()

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

const IntegerObservation_Value * internal_default_instance ()

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

void Swap (IntegerObservation_Value * other)

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

void UnsafeArenaSwap (IntegerObservation_Value * other)

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

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

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

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

void MergeFrom (const IntegerObservation_Value & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~IntegerObservation_Value ()
int event_codes_size ()

repeated uint32 event_codes = 1;

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

void clear_event_codes ()

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

::uint32_t event_codes (int index)

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

void set_event_codes (int index, ::uint32_t value)

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

void add_event_codes (::uint32_t value)

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

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

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

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

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

void clear_value ()

sint64 value = 2;

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

::int64_t value ()

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

void set_value (::int64_t value)

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

Protected Methods

const ::google::protobuf::internal::ClassData * GetClassData ()
void IntegerObservation_Value (::google::protobuf::Arena * arena)
void IntegerObservation_Value (::google::protobuf::Arena * arena, const IntegerObservation_Value & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void IntegerObservation_Value (::google::protobuf::Arena * arena, IntegerObservation_Value && from)

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

Enumerations

enum 
Name Value
kEventCodesFieldNumber 1
kValueFieldNumber 2

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

Defined at line 1026 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 IntegerObservation_Value ()
void IntegerObservation_Value (IntegerObservation_Value & aIntegerObservation_Value & b)