class IntegerObservation
Defined at line 2321 of file gen/third_party/cobalt/src/pb/observation.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const IntegerObservation & from)
void Clear ()
::size_t ByteSizeLong ()
void IntegerObservation ()
Defined at line 2324 of file gen/third_party/cobalt/src/pb/observation.pb.h
void IntegerObservation (const IntegerObservation & from)
Defined at line 2339 of file gen/third_party/cobalt/src/pb/observation.pb.h
void IntegerObservation (IntegerObservation && from)
Defined at line 2340 of file gen/third_party/cobalt/src/pb/observation.pb.h
IntegerObservation & operator= (const IntegerObservation & from)
Defined at line 2341 of file gen/third_party/cobalt/src/pb/observation.pb.h
IntegerObservation & operator= (IntegerObservation && from)
Defined at line 2345 of file gen/third_party/cobalt/src/pb/observation.pb.h
const ::std::string & unknown_fields ()
Defined at line 2355 of file gen/third_party/cobalt/src/pb/observation.pb.h
::std::string * mutable_unknown_fields ()
Defined at line 2359 of file gen/third_party/cobalt/src/pb/observation.pb.h
const IntegerObservation & default_instance ()
Defined at line 2364 of file gen/third_party/cobalt/src/pb/observation.pb.h
void Swap (IntegerObservation * other)
Defined at line 2369 of file gen/third_party/cobalt/src/pb/observation.pb.h
void UnsafeArenaSwap (IntegerObservation * other)
Defined at line 2377 of file gen/third_party/cobalt/src/pb/observation.pb.h
IntegerObservation * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 2385 of file gen/third_party/cobalt/src/pb/observation.pb.h
void MergeFrom (const IntegerObservation & from)
Defined at line 2390 of file gen/third_party/cobalt/src/pb/observation.pb.h
bool IsInitialized ()
Defined at line 2397 of file gen/third_party/cobalt/src/pb/observation.pb.h
int GetCachedSize ()
Defined at line 2421 of file gen/third_party/cobalt/src/pb/observation.pb.h
void ~IntegerObservation ()
template <typename = void>
void IntegerObservation (::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 values_size ()
repeated .cobalt.IntegerObservation.Value values = 1;
Defined at line 4247 of file gen/third_party/cobalt/src/pb/observation.pb.h
void clear_values ()
Defined at line 4250 of file gen/third_party/cobalt/src/pb/observation.pb.h
const ::cobalt::IntegerObservation_Value & values (int index)
Defined at line 4255 of file gen/third_party/cobalt/src/pb/observation.pb.h
::cobalt::IntegerObservation_Value * mutable_values (int index)
Defined at line 4260 of file gen/third_party/cobalt/src/pb/observation.pb.h
::cobalt::IntegerObservation_Value * add_values ()
Defined at line 4265 of file gen/third_party/cobalt/src/pb/observation.pb.h
const ::google::protobuf::RepeatedPtrField< ::cobalt::IntegerObservation_Value> & values ()
Defined at line 4275 of file gen/third_party/cobalt/src/pb/observation.pb.h
::google::protobuf::RepeatedPtrField< ::cobalt::IntegerObservation_Value> * mutable_values ()
Defined at line 4280 of file gen/third_party/cobalt/src/pb/observation.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kValuesFieldNumber | 1 |
accessors -------------------------------------------------------
Defined at line 2456 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 ()
void IntegerObservation (IntegerObservation & aIntegerObservation & b)