class IntegerObservation_Value

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

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

void IntegerObservation_Value (const IntegerObservation_Value & from)

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

void IntegerObservation_Value (IntegerObservation_Value && from)

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

IntegerObservation_Value & operator= (const IntegerObservation_Value & from)

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

IntegerObservation_Value & operator= (IntegerObservation_Value && from)

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

const ::std::string & unknown_fields ()

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

::std::string * mutable_unknown_fields ()

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

const IntegerObservation_Value & default_instance ()

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

void Swap (IntegerObservation_Value * other)

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

void UnsafeArenaSwap (IntegerObservation_Value * other)

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

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

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

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

void MergeFrom (const IntegerObservation_Value & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

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

repeated uint32 event_codes = 1;

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

void clear_event_codes ()

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

::uint32_t event_codes (int index)

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

void set_event_codes (int index, ::uint32_t value)

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

void add_event_codes (::uint32_t value)

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

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

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

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

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

void clear_value ()

sint64 value = 2;

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

::int64_t value ()

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

void set_value (::int64_t value)

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

Enumerations

enum (unnamed) : int
Name Value
kEventCodesFieldNumber 1
kValueFieldNumber 2

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

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