class ObservationBatch
Defined at line 327 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static const ::google::protobuf::internal::ClassDataLite<24> _class_data_
Public Methods
void CopyFrom (const ObservationBatch & from)
void Clear ()
::size_t ByteSizeLong ()
void ObservationBatch ()
Defined at line 331 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void ObservationBatch (ObservationBatch && from)
Defined at line 346 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
template <typename = void>
void ObservationBatch (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void ObservationBatch (const ObservationBatch & from)
Defined at line 345 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void clear_encrypted_observation ()
ObservationBatch & operator= (const ObservationBatch & from)
Defined at line 348 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
ObservationBatch & operator= (ObservationBatch && from)
Defined at line 352 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
const std::string & unknown_fields ()
Defined at line 362 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
std::string * mutable_unknown_fields ()
Defined at line 366 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
const ObservationBatch & default_instance ()
Defined at line 371 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
const ObservationBatch * internal_default_instance ()
Defined at line 374 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void Swap (ObservationBatch * other)
Defined at line 380 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void UnsafeArenaSwap (ObservationBatch * other)
Defined at line 388 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
ObservationBatch * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 396 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void MergeFrom (const ObservationBatch & from)
Defined at line 400 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
bool IsInitialized ()
Defined at line 407 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
int GetCachedSize ()
Defined at line 431 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void ~ObservationBatch ()
int encrypted_observation_size ()
repeated .cobalt.EncryptedMessage encrypted_observation = 2;
Defined at line 872 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::cobalt::EncryptedMessage * mutable_encrypted_observation (int index)
Defined at line 875 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::google::protobuf::RepeatedPtrField< ::cobalt::EncryptedMessage> * mutable_encrypted_observation ()
Defined at line 880 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
const ::cobalt::EncryptedMessage & encrypted_observation (int index)
Defined at line 886 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::cobalt::EncryptedMessage * add_encrypted_observation ()
Defined at line 891 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
const ::google::protobuf::RepeatedPtrField< ::cobalt::EncryptedMessage> & encrypted_observation ()
Defined at line 897 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
bool has_meta_data ()
.cobalt.ObservationMetadata meta_data = 1;
Defined at line 773 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void clear_meta_data ()
Defined at line 778 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
const ::cobalt::ObservationMetadata & meta_data ()
Defined at line 788 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::cobalt::ObservationMetadata * release_meta_data ()
Defined at line 805 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::cobalt::ObservationMetadata * mutable_meta_data ()
Defined at line 841 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void set_allocated_meta_data (::cobalt::ObservationMetadata * value)
Defined at line 847 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void unsafe_arena_set_allocated_meta_data (::cobalt::ObservationMetadata * value)
Defined at line 792 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::cobalt::ObservationMetadata * unsafe_arena_release_meta_data ()
Defined at line 824 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
auto InternalNewImpl_ ()
void ObservationBatch (::google::protobuf::Arena * arena)
void ObservationBatch (::google::protobuf::Arena * arena, const ObservationBatch & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
void ObservationBatch (::google::protobuf::Arena * arena, ObservationBatch && from)
Defined at line 446 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
Enumerations
enum
| Name | Value |
|---|---|
| kEncryptedObservationFieldNumber | 2 |
| kMetaDataFieldNumber | 1 |
accessors -------------------------------------------------------
Defined at line 460 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
Friends
class TableStruct_src_2fpb_2fobservation_5fbatch_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view ObservationBatch ()
void ObservationBatch (ObservationBatch & aObservationBatch & b)