class Envelope

Defined at line 68 of file gen/third_party/cobalt/src/pb/envelope.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages

Protected Members

static const ::google::protobuf::internal::ClassDataLite<16> _class_data_

Public Methods

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

Defined at line 72 of file gen/third_party/cobalt/src/pb/envelope.pb.h

void Envelope (const Envelope & from)

Defined at line 86 of file gen/third_party/cobalt/src/pb/envelope.pb.h

void Envelope (Envelope && from)

Defined at line 87 of file gen/third_party/cobalt/src/pb/envelope.pb.h

Envelope & operator= (const Envelope & from)

Defined at line 89 of file gen/third_party/cobalt/src/pb/envelope.pb.h

Envelope & operator= (Envelope && from)

Defined at line 93 of file gen/third_party/cobalt/src/pb/envelope.pb.h

const std::string & unknown_fields ()

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

std::string * mutable_unknown_fields ()

Defined at line 107 of file gen/third_party/cobalt/src/pb/envelope.pb.h

const Envelope & default_instance ()

Defined at line 112 of file gen/third_party/cobalt/src/pb/envelope.pb.h

const Envelope * internal_default_instance ()

Defined at line 115 of file gen/third_party/cobalt/src/pb/envelope.pb.h

void Swap (Envelope * other)

Defined at line 121 of file gen/third_party/cobalt/src/pb/envelope.pb.h

void UnsafeArenaSwap (Envelope * other)

Defined at line 129 of file gen/third_party/cobalt/src/pb/envelope.pb.h

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

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

Defined at line 137 of file gen/third_party/cobalt/src/pb/envelope.pb.h

void MergeFrom (const Envelope & from)

Defined at line 141 of file gen/third_party/cobalt/src/pb/envelope.pb.h

bool IsInitialized ()

Defined at line 148 of file gen/third_party/cobalt/src/pb/envelope.pb.h

int GetCachedSize ()

Defined at line 172 of file gen/third_party/cobalt/src/pb/envelope.pb.h

void ~Envelope ()
template <typename = void>
void Envelope (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
int batch_size ()

repeated .cobalt.ObservationBatch batch = 1;

Defined at line 309 of file gen/third_party/cobalt/src/pb/envelope.pb.h

void clear_batch ()
::cobalt::ObservationBatch * mutable_batch (int index)

Defined at line 312 of file gen/third_party/cobalt/src/pb/envelope.pb.h

::google::protobuf::RepeatedPtrField< ::cobalt::ObservationBatch> * mutable_batch ()

Defined at line 317 of file gen/third_party/cobalt/src/pb/envelope.pb.h

const ::cobalt::ObservationBatch & batch (int index)

Defined at line 323 of file gen/third_party/cobalt/src/pb/envelope.pb.h

::cobalt::ObservationBatch * add_batch ()

Defined at line 328 of file gen/third_party/cobalt/src/pb/envelope.pb.h

const ::google::protobuf::RepeatedPtrField< ::cobalt::ObservationBatch> & batch ()

Defined at line 334 of file gen/third_party/cobalt/src/pb/envelope.pb.h

int system_profiles_size ()

repeated .cobalt.SystemProfile system_profiles = 5;

Defined at line 354 of file gen/third_party/cobalt/src/pb/envelope.pb.h

void clear_system_profiles ()
::cobalt::SystemProfile * mutable_system_profiles (int index)

Defined at line 357 of file gen/third_party/cobalt/src/pb/envelope.pb.h

::google::protobuf::RepeatedPtrField< ::cobalt::SystemProfile> * mutable_system_profiles ()

Defined at line 362 of file gen/third_party/cobalt/src/pb/envelope.pb.h

const ::cobalt::SystemProfile & system_profiles (int index)

Defined at line 368 of file gen/third_party/cobalt/src/pb/envelope.pb.h

::cobalt::SystemProfile * add_system_profiles ()

Defined at line 373 of file gen/third_party/cobalt/src/pb/envelope.pb.h

const ::google::protobuf::RepeatedPtrField< ::cobalt::SystemProfile> & system_profiles ()

Defined at line 379 of file gen/third_party/cobalt/src/pb/envelope.pb.h

void clear_api_key ()

bytes api_key = 4;

Defined at line 396 of file gen/third_party/cobalt/src/pb/envelope.pb.h

const std::string & api_key ()

Defined at line 400 of file gen/third_party/cobalt/src/pb/envelope.pb.h

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

Defined at line 406 of file gen/third_party/cobalt/src/pb/envelope.pb.h

std::string * mutable_api_key ()

Defined at line 412 of file gen/third_party/cobalt/src/pb/envelope.pb.h

std::string * release_api_key ()

Defined at line 429 of file gen/third_party/cobalt/src/pb/envelope.pb.h

void set_allocated_api_key (std::string * value)

Defined at line 434 of file gen/third_party/cobalt/src/pb/envelope.pb.h

Protected Methods

void Envelope (::google::protobuf::Arena * arena, Envelope && from)

Defined at line 187 of file gen/third_party/cobalt/src/pb/envelope.pb.h

void Envelope (::google::protobuf::Arena * arena)
void Envelope (::google::protobuf::Arena * arena, const Envelope & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()

Enumerations

enum 
Name Value
kBatchFieldNumber 1
kSystemProfilesFieldNumber 5
kApiKeyFieldNumber 4

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

Defined at line 201 of file gen/third_party/cobalt/src/pb/envelope.pb.h

Friends

class TableStruct_src_2fpb_2fenvelope_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view Envelope ()
void Envelope (Envelope & aEnvelope & b)