class IntegerBuckets
Defined at line 1489 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static const ::google::protobuf::internal::ClassDataLite<22> _class_data_
Public Methods
void CopyFrom (const IntegerBuckets & from)
void Clear ()
::size_t ByteSizeLong ()
void IntegerBuckets ()
Defined at line 1493 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void IntegerBuckets (IntegerBuckets && from)
Defined at line 1508 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
template <typename = void>
void IntegerBuckets (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void IntegerBuckets (const IntegerBuckets & from)
Defined at line 1507 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void clear_buckets ()
IntegerBuckets & operator= (const IntegerBuckets & from)
Defined at line 1510 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
IntegerBuckets & operator= (IntegerBuckets && from)
Defined at line 1514 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
const std::string & unknown_fields ()
Defined at line 1524 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
std::string * mutable_unknown_fields ()
Defined at line 1528 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
const IntegerBuckets & default_instance ()
Defined at line 1533 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
const IntegerBuckets * internal_default_instance ()
Defined at line 1541 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void Swap (IntegerBuckets * other)
Defined at line 1547 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void UnsafeArenaSwap (IntegerBuckets * other)
Defined at line 1555 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
IntegerBuckets * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 1563 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void MergeFrom (const IntegerBuckets & from)
Defined at line 1567 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
bool IsInitialized ()
Defined at line 1574 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
int GetCachedSize ()
Defined at line 1598 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void ~IntegerBuckets ()
void clear_sparse_output ()
bool sparse_output = 3;
Defined at line 4046 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
bool sparse_output ()
Defined at line 4050 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void set_sparse_output (bool value)
Defined at line 4054 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
bool has_exponential ()
.cobalt.ExponentialIntegerBuckets exponential = 1;
Defined at line 3884 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void clear_exponential ()
Defined at line 3893 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
const ::cobalt::ExponentialIntegerBuckets & exponential ()
Defined at line 3923 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
::cobalt::ExponentialIntegerBuckets * release_exponential ()
Defined at line 3906 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
::cobalt::ExponentialIntegerBuckets * mutable_exponential ()
Defined at line 3958 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void set_allocated_exponential (::cobalt::ExponentialIntegerBuckets * value)
void unsafe_arena_set_allocated_exponential (::cobalt::ExponentialIntegerBuckets * value)
Defined at line 3938 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
::cobalt::ExponentialIntegerBuckets * unsafe_arena_release_exponential ()
Defined at line 3927 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
bool has_linear ()
.cobalt.LinearIntegerBuckets linear = 2;
Defined at line 3965 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void clear_linear ()
Defined at line 3974 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
const ::cobalt::LinearIntegerBuckets & linear ()
Defined at line 4004 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
::cobalt::LinearIntegerBuckets * release_linear ()
Defined at line 3987 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
::cobalt::LinearIntegerBuckets * mutable_linear ()
Defined at line 4039 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void set_allocated_linear (::cobalt::LinearIntegerBuckets * value)
void unsafe_arena_set_allocated_linear (::cobalt::LinearIntegerBuckets * value)
Defined at line 4019 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
::cobalt::LinearIntegerBuckets * unsafe_arena_release_linear ()
Defined at line 4008 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
BucketsCase buckets_case ()
Defined at line 4073 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
void IntegerBuckets (::google::protobuf::Arena * arena)
void IntegerBuckets (::google::protobuf::Arena * arena, const IntegerBuckets & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void IntegerBuckets (::google::protobuf::Arena * arena, IntegerBuckets && from)
Defined at line 1613 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
Enumerations
enum BucketsCase
| Name | Value |
|---|---|
| kExponential | 1 |
| kLinear | 2 |
| BUCKETS_NOT_SET | 0 |
Defined at line 1536 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
enum
| Name | Value |
|---|---|
| kSparseOutputFieldNumber | 3 |
| kExponentialFieldNumber | 1 |
| kLinearFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 1627 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
Friends
class TableStruct_src_2fregistry_2freport_5fdefinition_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view IntegerBuckets ()
void IntegerBuckets (IntegerBuckets & aIntegerBuckets & b)