class StoredObservationBatch
Defined at line 585 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static const ::google::protobuf::internal::ClassDataLite<48> _class_data_
Public Methods
void CopyFrom (const StoredObservationBatch & from)
void Clear ()
::size_t ByteSizeLong ()
void StoredObservationBatch ()
Defined at line 589 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
template <typename = void>
void StoredObservationBatch (::google::protobuf::internal::ConstantInitialized )
void StoredObservationBatch (const StoredObservationBatch & from)
Defined at line 603 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)
void StoredObservationBatch (StoredObservationBatch && from)
Defined at line 604 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void clear_meta_data ()
StoredObservationBatch & operator= (const StoredObservationBatch & from)
Defined at line 606 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
StoredObservationBatch & operator= (StoredObservationBatch && from)
Defined at line 610 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
const std::string & unknown_fields ()
Defined at line 620 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
std::string * mutable_unknown_fields ()
Defined at line 624 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
const StoredObservationBatch & default_instance ()
Defined at line 629 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
const StoredObservationBatch * internal_default_instance ()
Defined at line 632 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void Swap (StoredObservationBatch * other)
Defined at line 638 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void UnsafeArenaSwap (StoredObservationBatch * other)
Defined at line 646 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 654 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void MergeFrom (const StoredObservationBatch & from)
Defined at line 658 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
bool IsInitialized ()
Defined at line 665 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
int GetCachedSize ()
Defined at line 689 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void ~StoredObservationBatch ()
int observation_size ()
repeated .cobalt.observation_store.StoredObservation observation = 2;
Defined at line 898 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void clear_observation ()
Defined at line 901 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 905 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 910 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 916 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::observation_store::StoredObservation * add_observation ()
Defined at line 921 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 927 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 804 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
const ::cobalt::ObservationMetadata & meta_data ()
Defined at line 814 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::ObservationMetadata * release_meta_data ()
Defined at line 831 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::ObservationMetadata * mutable_meta_data ()
Defined at line 867 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 873 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 818 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::ObservationMetadata * unsafe_arena_release_meta_data ()
Defined at line 850 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void StoredObservationBatch (::google::protobuf::Arena * arena)
void StoredObservationBatch (::google::protobuf::Arena * arena, const StoredObservationBatch & from)
void StoredObservationBatch (::google::protobuf::Arena * arena, StoredObservationBatch && from)
Defined at line 704 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
Enumerations
enum
| Name | Value |
|---|---|
| kObservationFieldNumber | 2 |
| kMetaDataFieldNumber | 1 |
accessors -------------------------------------------------------
Defined at line 718 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 Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view StoredObservationBatch ()
void StoredObservationBatch (StoredObservationBatch & aStoredObservationBatch & b)