class SumAndCountObservation_SumAndCount
Defined at line 176 of file gen/third_party/cobalt/src/pb/observation.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const SumAndCountObservation_SumAndCount & from)
void Clear ()
::size_t ByteSizeLong ()
void SumAndCountObservation_SumAndCount ()
Defined at line 179 of file gen/third_party/cobalt/src/pb/observation.pb.h
void SumAndCountObservation_SumAndCount (SumAndCountObservation_SumAndCount && from)
Defined at line 195 of file gen/third_party/cobalt/src/pb/observation.pb.h
SumAndCountObservation_SumAndCount & operator= (const SumAndCountObservation_SumAndCount & from)
Defined at line 196 of file gen/third_party/cobalt/src/pb/observation.pb.h
SumAndCountObservation_SumAndCount & operator= (SumAndCountObservation_SumAndCount && from)
Defined at line 200 of file gen/third_party/cobalt/src/pb/observation.pb.h
const ::std::string & unknown_fields ()
Defined at line 210 of file gen/third_party/cobalt/src/pb/observation.pb.h
::std::string * mutable_unknown_fields ()
Defined at line 214 of file gen/third_party/cobalt/src/pb/observation.pb.h
const SumAndCountObservation_SumAndCount & default_instance ()
Defined at line 219 of file gen/third_party/cobalt/src/pb/observation.pb.h
void Swap (SumAndCountObservation_SumAndCount * other)
Defined at line 224 of file gen/third_party/cobalt/src/pb/observation.pb.h
void UnsafeArenaSwap (SumAndCountObservation_SumAndCount * other)
Defined at line 232 of file gen/third_party/cobalt/src/pb/observation.pb.h
SumAndCountObservation_SumAndCount * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 240 of file gen/third_party/cobalt/src/pb/observation.pb.h
void MergeFrom (const SumAndCountObservation_SumAndCount & from)
Defined at line 245 of file gen/third_party/cobalt/src/pb/observation.pb.h
bool IsInitialized ()
Defined at line 252 of file gen/third_party/cobalt/src/pb/observation.pb.h
int GetCachedSize ()
Defined at line 276 of file gen/third_party/cobalt/src/pb/observation.pb.h
void ~SumAndCountObservation_SumAndCount ()
template <typename = void>
void SumAndCountObservation_SumAndCount (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void SumAndCountObservation_SumAndCount (const SumAndCountObservation_SumAndCount & from)
Defined at line 194 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 4006 of file gen/third_party/cobalt/src/pb/observation.pb.h
void clear_event_codes ()
Defined at line 4009 of file gen/third_party/cobalt/src/pb/observation.pb.h
::uint32_t event_codes (int index)
Defined at line 4014 of file gen/third_party/cobalt/src/pb/observation.pb.h
void set_event_codes (int index, ::uint32_t value)
Defined at line 4018 of file gen/third_party/cobalt/src/pb/observation.pb.h
void add_event_codes (::uint32_t value)
Defined at line 4022 of file gen/third_party/cobalt/src/pb/observation.pb.h
const ::google::protobuf::RepeatedField< ::uint32_t> & event_codes ()
Defined at line 4030 of file gen/third_party/cobalt/src/pb/observation.pb.h
::google::protobuf::RepeatedField< ::uint32_t> * mutable_event_codes ()
Defined at line 4035 of file gen/third_party/cobalt/src/pb/observation.pb.h
void clear_sum ()
sint64 sum = 2;
Defined at line 4054 of file gen/third_party/cobalt/src/pb/observation.pb.h
::int64_t sum ()
Defined at line 4059 of file gen/third_party/cobalt/src/pb/observation.pb.h
void set_sum (::int64_t value)
Defined at line 4063 of file gen/third_party/cobalt/src/pb/observation.pb.h
void clear_count ()
uint64 count = 3;
Defined at line 4078 of file gen/third_party/cobalt/src/pb/observation.pb.h
::uint64_t count ()
Defined at line 4083 of file gen/third_party/cobalt/src/pb/observation.pb.h
void set_count (::uint64_t value)
Defined at line 4087 of file gen/third_party/cobalt/src/pb/observation.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kEventCodesFieldNumber | 1 |
| kSumFieldNumber | 2 |
| kCountFieldNumber | 3 |
accessors -------------------------------------------------------
Defined at line 310 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 SumAndCountObservation_SumAndCount ()
void SumAndCountObservation_SumAndCount (SumAndCountObservation_SumAndCount & aSumAndCountObservation_SumAndCount & b)