class StructObservation

Defined at line 2720 of file gen/third_party/cobalt/src/pb/observation.pb.h

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

Defined at line 2723 of file gen/third_party/cobalt/src/pb/observation.pb.h

void StructObservation (StructObservation && from)

Defined at line 2739 of file gen/third_party/cobalt/src/pb/observation.pb.h

StructObservation & operator= (const StructObservation & from)

Defined at line 2740 of file gen/third_party/cobalt/src/pb/observation.pb.h

StructObservation & operator= (StructObservation && from)

Defined at line 2744 of file gen/third_party/cobalt/src/pb/observation.pb.h

const ::std::string & unknown_fields ()

Defined at line 2754 of file gen/third_party/cobalt/src/pb/observation.pb.h

::std::string * mutable_unknown_fields ()

Defined at line 2758 of file gen/third_party/cobalt/src/pb/observation.pb.h

const StructObservation & default_instance ()

Defined at line 2763 of file gen/third_party/cobalt/src/pb/observation.pb.h

void Swap (StructObservation * other)

Defined at line 2768 of file gen/third_party/cobalt/src/pb/observation.pb.h

void UnsafeArenaSwap (StructObservation * other)

Defined at line 2776 of file gen/third_party/cobalt/src/pb/observation.pb.h

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

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

Defined at line 2784 of file gen/third_party/cobalt/src/pb/observation.pb.h

void MergeFrom (const StructObservation & from)

Defined at line 2789 of file gen/third_party/cobalt/src/pb/observation.pb.h

bool IsInitialized ()

Defined at line 2796 of file gen/third_party/cobalt/src/pb/observation.pb.h

int GetCachedSize ()

Defined at line 2820 of file gen/third_party/cobalt/src/pb/observation.pb.h

void ~StructObservation ()
template <typename = void>
void StructObservation (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void StructObservation (const StructObservation & from)

Defined at line 2738 of file gen/third_party/cobalt/src/pb/observation.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 aggregates_size ()

repeated .cobalt.StructObservation.Aggregate aggregates = 1;

Defined at line 5000 of file gen/third_party/cobalt/src/pb/observation.pb.h

void clear_aggregates ()

Defined at line 5003 of file gen/third_party/cobalt/src/pb/observation.pb.h

const ::cobalt::StructObservation_Aggregate & aggregates (int index)

Defined at line 5008 of file gen/third_party/cobalt/src/pb/observation.pb.h

::cobalt::StructObservation_Aggregate * mutable_aggregates (int index)

Defined at line 5013 of file gen/third_party/cobalt/src/pb/observation.pb.h

::cobalt::StructObservation_Aggregate * add_aggregates ()

Defined at line 5018 of file gen/third_party/cobalt/src/pb/observation.pb.h

const ::google::protobuf::RepeatedPtrField< ::cobalt::StructObservation_Aggregate> & aggregates ()

Defined at line 5028 of file gen/third_party/cobalt/src/pb/observation.pb.h

::google::protobuf::RepeatedPtrField< ::cobalt::StructObservation_Aggregate> * mutable_aggregates ()

Defined at line 5033 of file gen/third_party/cobalt/src/pb/observation.pb.h

int string_hashes_size ()

repeated bytes string_hashes = 2;

Defined at line 5055 of file gen/third_party/cobalt/src/pb/observation.pb.h

void clear_string_hashes ()

Defined at line 5058 of file gen/third_party/cobalt/src/pb/observation.pb.h

const ::std::string & string_hashes (int index)

Defined at line 5073 of file gen/third_party/cobalt/src/pb/observation.pb.h

::std::string * mutable_string_hashes (int index)

Defined at line 5078 of file gen/third_party/cobalt/src/pb/observation.pb.h

template <typename Arg_ = const ::std::string&, typename... Args_>
void set_string_hashes (int index, Arg_ && value, Args_... args)

Defined at line 5084 of file gen/third_party/cobalt/src/pb/observation.pb.h

::std::string * add_string_hashes ()

Defined at line 5063 of file gen/third_party/cobalt/src/pb/observation.pb.h

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

Defined at line 5091 of file gen/third_party/cobalt/src/pb/observation.pb.h

const ::google::protobuf::RepeatedPtrField< ::std::string> & string_hashes ()

Defined at line 5100 of file gen/third_party/cobalt/src/pb/observation.pb.h

::google::protobuf::RepeatedPtrField< ::std::string> * mutable_string_hashes ()

Defined at line 5105 of file gen/third_party/cobalt/src/pb/observation.pb.h

Enumerations

enum (unnamed) : int
Name Value
kAggregatesFieldNumber 1
kStringHashesFieldNumber 2

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

Defined at line 2855 of file gen/third_party/cobalt/src/pb/observation.pb.h

Friends

class TableStruct_src_2fpb_2fobservation_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view StructObservation ()
void StructObservation (StructObservation & aStructObservation & b)