class StoredObservation

Defined at line 78 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<43> _class_data_

Public Methods

void CopyFrom (const StoredObservation & from)
void Clear ()
::size_t ByteSizeLong ()
void StoredObservation ()

Defined at line 82 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void StoredObservation (StoredObservation && from)

Defined at line 97 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

StoredObservation & operator= (const StoredObservation & from)

Defined at line 99 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

StoredObservation & operator= (StoredObservation && from)

Defined at line 103 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

const std::string & unknown_fields ()

Defined at line 113 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

std::string * mutable_unknown_fields ()

Defined at line 117 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

const StoredObservation & default_instance ()

Defined at line 122 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

const StoredObservation * internal_default_instance ()

Defined at line 130 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void Swap (StoredObservation * other)

Defined at line 136 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void UnsafeArenaSwap (StoredObservation * other)

Defined at line 144 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

StoredObservation * New (::google::protobuf::Arena * arena)

implements Message ----------------------------------------------

Defined at line 152 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void MergeFrom (const StoredObservation & from)

Defined at line 156 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

bool IsInitialized ()

Defined at line 163 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

int GetCachedSize ()

Defined at line 187 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 StoredObservation (const StoredObservation & from)

Defined at line 96 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void ~StoredObservation ()
template <typename = void>
void StoredObservation (::google::protobuf::internal::ConstantInitialized )
void clear_contribution_id ()

bytes contribution_id = 3;

Defined at line 1084 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

const std::string & contribution_id ()

Defined at line 1088 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

template <typename Arg_ = const std::string&, typename... Args_>
void set_contribution_id (Arg_ && arg, Args_... args)

Defined at line 1094 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

std::string * mutable_contribution_id ()

Defined at line 1100 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

std::string * release_contribution_id ()

Defined at line 1117 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void set_allocated_contribution_id (std::string * value)

Defined at line 1122 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

bool has_encrypted ()

.cobalt.EncryptedMessage encrypted = 1;

Defined at line 948 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void clear_encrypted ()
const ::cobalt::EncryptedMessage & encrypted ()

Defined at line 974 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::cobalt::EncryptedMessage * release_encrypted ()

Defined at line 957 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::cobalt::EncryptedMessage * mutable_encrypted ()

Defined at line 1009 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void set_allocated_encrypted (::cobalt::EncryptedMessage * value)
void unsafe_arena_set_allocated_encrypted (::cobalt::EncryptedMessage * value)

Defined at line 989 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::cobalt::EncryptedMessage * unsafe_arena_release_encrypted ()

Defined at line 978 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

bool has_unencrypted ()

.cobalt.Observation unencrypted = 2;

Defined at line 1016 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void clear_unencrypted ()
const ::cobalt::Observation & unencrypted ()

Defined at line 1042 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::cobalt::Observation * release_unencrypted ()

Defined at line 1025 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::cobalt::Observation * mutable_unencrypted ()

Defined at line 1077 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void set_allocated_unencrypted (::cobalt::Observation * value)
void unsafe_arena_set_allocated_unencrypted (::cobalt::Observation * value)

Defined at line 1057 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::cobalt::Observation * unsafe_arena_release_unencrypted ()

Defined at line 1046 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void clear_observation ()
ObservationCase observation_case ()

Defined at line 1137 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 StoredObservation (::google::protobuf::Arena * arena)
void StoredObservation (::google::protobuf::Arena * arena, const StoredObservation & from)
void StoredObservation (::google::protobuf::Arena * arena, StoredObservation && from)

Defined at line 202 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

Enumerations

enum ObservationCase
Name Value
kEncrypted 1
kUnencrypted 2
OBSERVATION_NOT_SET 0

Defined at line 125 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

enum 
Name Value
kContributionIdFieldNumber 3
kEncryptedFieldNumber 1
kUnencryptedFieldNumber 2

accessors -------------------------------------------------------

Defined at line 216 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 StoredObservation ()
void StoredObservation (StoredObservation & aStoredObservation & b)