class StoredObservationBatch
Defined at line 624 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const StoredObservationBatch & from)
void Clear ()
::size_t ByteSizeLong ()
void StoredObservationBatch ()
Defined at line 627 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void StoredObservationBatch (StoredObservationBatch && from)
Defined at line 643 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
StoredObservationBatch & operator= (const StoredObservationBatch & from)
Defined at line 644 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
StoredObservationBatch & operator= (StoredObservationBatch && from)
Defined at line 648 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
const ::std::string & unknown_fields ()
Defined at line 658 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::std::string * mutable_unknown_fields ()
Defined at line 662 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
const StoredObservationBatch & default_instance ()
Defined at line 667 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void Swap (StoredObservationBatch * other)
Defined at line 672 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void UnsafeArenaSwap (StoredObservationBatch * other)
Defined at line 680 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
StoredObservationBatch * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 688 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void MergeFrom (const StoredObservationBatch & from)
Defined at line 693 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
bool IsInitialized ()
Defined at line 700 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
int GetCachedSize ()
Defined at line 724 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void ~StoredObservationBatch ()
template <typename = void>
void StoredObservationBatch (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void StoredObservationBatch (const StoredObservationBatch & from)
Defined at line 642 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.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 observation_size ()
repeated .cobalt.observation_store.StoredObservation observation = 2;
Defined at line 953 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void clear_observation ()
Defined at line 956 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
const ::cobalt::observation_store::StoredObservation & observation (int index)
Defined at line 961 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::observation_store::StoredObservation * mutable_observation (int index)
Defined at line 966 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::observation_store::StoredObservation * add_observation ()
Defined at line 971 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
const ::google::protobuf::RepeatedPtrField< ::cobalt::observation_store::StoredObservation> & observation ()
Defined at line 981 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::google::protobuf::RepeatedPtrField< ::cobalt::observation_store::StoredObservation> * mutable_observation ()
Defined at line 986 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
bool has_meta_data ()
.cobalt.ObservationMetadata meta_data = 1;
Defined at line 857 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void clear_meta_data ()
const ::cobalt::ObservationMetadata & meta_data ()
Defined at line 867 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::ObservationMetadata * release_meta_data ()
Defined at line 885 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::ObservationMetadata * mutable_meta_data ()
Defined at line 921 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void set_allocated_meta_data (::cobalt::ObservationMetadata * value)
Defined at line 928 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void unsafe_arena_set_allocated_meta_data (::cobalt::ObservationMetadata * value)
Defined at line 871 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::ObservationMetadata * unsafe_arena_release_meta_data ()
Defined at line 904 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kObservationFieldNumber | 2 |
| kMetaDataFieldNumber | 1 |
accessors -------------------------------------------------------
Defined at line 758 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
Friends
class TableStruct_observation_5fstore_5finternal_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view StoredObservationBatch ()
void StoredObservationBatch (StoredObservationBatch & aStoredObservationBatch & b)