class StructObservation_Aggregate_AggregateField
Defined at line 316 of file gen/third_party/cobalt/src/pb/observation.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static const ::google::protobuf::internal::ClassDataLite<50> _class_data_
Public Methods
void CopyFrom (const StructObservation_Aggregate_AggregateField & from)
void Clear ()
::size_t ByteSizeLong ()
void StructObservation_Aggregate_AggregateField ()
Defined at line 320 of file gen/third_party/cobalt/src/pb/observation.pb.h
template <typename = void>
void StructObservation_Aggregate_AggregateField (::google::protobuf::internal::ConstantInitialized )
void StructObservation_Aggregate_AggregateField (const StructObservation_Aggregate_AggregateField & from)
Defined at line 334 of file gen/third_party/cobalt/src/pb/observation.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void StructObservation_Aggregate_AggregateField (StructObservation_Aggregate_AggregateField && from)
Defined at line 335 of file gen/third_party/cobalt/src/pb/observation.pb.h
void clear_field_value ()
StructObservation_Aggregate_AggregateField & operator= (const StructObservation_Aggregate_AggregateField & from)
Defined at line 337 of file gen/third_party/cobalt/src/pb/observation.pb.h
StructObservation_Aggregate_AggregateField & operator= (StructObservation_Aggregate_AggregateField && from)
Defined at line 341 of file gen/third_party/cobalt/src/pb/observation.pb.h
const std::string & unknown_fields ()
Defined at line 351 of file gen/third_party/cobalt/src/pb/observation.pb.h
std::string * mutable_unknown_fields ()
Defined at line 355 of file gen/third_party/cobalt/src/pb/observation.pb.h
const StructObservation_Aggregate_AggregateField & default_instance ()
Defined at line 360 of file gen/third_party/cobalt/src/pb/observation.pb.h
const StructObservation_Aggregate_AggregateField * internal_default_instance ()
Defined at line 369 of file gen/third_party/cobalt/src/pb/observation.pb.h
void Swap (StructObservation_Aggregate_AggregateField * other)
Defined at line 375 of file gen/third_party/cobalt/src/pb/observation.pb.h
void UnsafeArenaSwap (StructObservation_Aggregate_AggregateField * other)
Defined at line 383 of file gen/third_party/cobalt/src/pb/observation.pb.h
StructObservation_Aggregate_AggregateField * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 391 of file gen/third_party/cobalt/src/pb/observation.pb.h
void MergeFrom (const StructObservation_Aggregate_AggregateField & from)
Defined at line 395 of file gen/third_party/cobalt/src/pb/observation.pb.h
bool IsInitialized ()
Defined at line 402 of file gen/third_party/cobalt/src/pb/observation.pb.h
int GetCachedSize ()
Defined at line 426 of file gen/third_party/cobalt/src/pb/observation.pb.h
void ~StructObservation_Aggregate_AggregateField ()
void clear_field_id ()
uint32 field_id = 1;
Defined at line 4415 of file gen/third_party/cobalt/src/pb/observation.pb.h
::uint32_t field_id ()
Defined at line 4419 of file gen/third_party/cobalt/src/pb/observation.pb.h
void set_field_id (::uint32_t value)
Defined at line 4423 of file gen/third_party/cobalt/src/pb/observation.pb.h
bool has_enum_value ()
uint32 enum_value = 2;
Defined at line 4437 of file gen/third_party/cobalt/src/pb/observation.pb.h
void clear_enum_value ()
Defined at line 4443 of file gen/third_party/cobalt/src/pb/observation.pb.h
::uint32_t enum_value ()
Defined at line 4450 of file gen/third_party/cobalt/src/pb/observation.pb.h
void set_enum_value (::uint32_t value)
Defined at line 4454 of file gen/third_party/cobalt/src/pb/observation.pb.h
bool has_string_index ()
uint32 string_index = 3;
Defined at line 4470 of file gen/third_party/cobalt/src/pb/observation.pb.h
void clear_string_index ()
Defined at line 4476 of file gen/third_party/cobalt/src/pb/observation.pb.h
::uint32_t string_index ()
Defined at line 4483 of file gen/third_party/cobalt/src/pb/observation.pb.h
void set_string_index (::uint32_t value)
Defined at line 4487 of file gen/third_party/cobalt/src/pb/observation.pb.h
bool has_count ()
uint64 count = 4;
Defined at line 4503 of file gen/third_party/cobalt/src/pb/observation.pb.h
void clear_count ()
Defined at line 4509 of file gen/third_party/cobalt/src/pb/observation.pb.h
::uint64_t count ()
Defined at line 4516 of file gen/third_party/cobalt/src/pb/observation.pb.h
void set_count (::uint64_t value)
Defined at line 4520 of file gen/third_party/cobalt/src/pb/observation.pb.h
FieldValueCase field_value_case ()
Defined at line 4541 of file gen/third_party/cobalt/src/pb/observation.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void StructObservation_Aggregate_AggregateField (::google::protobuf::Arena * arena)
void StructObservation_Aggregate_AggregateField (::google::protobuf::Arena * arena, const StructObservation_Aggregate_AggregateField & from)
void StructObservation_Aggregate_AggregateField (::google::protobuf::Arena * arena, StructObservation_Aggregate_AggregateField && from)
Defined at line 441 of file gen/third_party/cobalt/src/pb/observation.pb.h
Enumerations
enum FieldValueCase
| Name | Value |
|---|---|
| kEnumValue | 2 |
| kStringIndex | 3 |
| kCount | 4 |
| FIELD_VALUE_NOT_SET | 0 |
Defined at line 363 of file gen/third_party/cobalt/src/pb/observation.pb.h
enum
| Name | Value |
|---|---|
| kFieldIdFieldNumber | 1 |
| kEnumValueFieldNumber | 2 |
| kStringIndexFieldNumber | 3 |
| kCountFieldNumber | 4 |
accessors -------------------------------------------------------
Defined at line 455 of file gen/third_party/cobalt/src/pb/observation.pb.h
Friends
class TableStruct_src_2fpb_2fobservation_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view StructObservation_Aggregate_AggregateField ()
void StructObservation_Aggregate_AggregateField (StructObservation_Aggregate_AggregateField & aStructObservation_Aggregate_AggregateField & b)