class IntegerBuckets

Defined at line 1666 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

Defined at line 1669 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

IntegerBuckets & operator= (const IntegerBuckets & from)

Defined at line 1686 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

IntegerBuckets & operator= (IntegerBuckets && from)

Defined at line 1690 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

const ::std::string & unknown_fields ()

Defined at line 1700 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

::std::string * mutable_unknown_fields ()

Defined at line 1704 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

const IntegerBuckets & default_instance ()

Defined at line 1709 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void Swap (IntegerBuckets * other)

Defined at line 1719 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void UnsafeArenaSwap (IntegerBuckets * other)

Defined at line 1727 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

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

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

Defined at line 1735 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void MergeFrom (const IntegerBuckets & from)

Defined at line 1740 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

bool IsInitialized ()

Defined at line 1747 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

int GetCachedSize ()

Defined at line 1771 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

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

Defined at line 1684 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void IntegerBuckets (IntegerBuckets && from)

Defined at line 1685 of file gen/third_party/cobalt/src/registry/report_definition.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)
void clear_sparse_output ()

bool sparse_output = 3;

Defined at line 4478 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

bool sparse_output ()

Defined at line 4483 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void set_sparse_output (bool value)

Defined at line 4487 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

bool has_exponential ()

.cobalt.ExponentialIntegerBuckets exponential = 1;

Defined at line 4310 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void clear_exponential ()

Defined at line 4319 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

const ::cobalt::ExponentialIntegerBuckets & exponential ()

Defined at line 4350 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

::cobalt::ExponentialIntegerBuckets * release_exponential ()

Defined at line 4332 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

::cobalt::ExponentialIntegerBuckets * mutable_exponential ()

Defined at line 4386 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 4365 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

::cobalt::ExponentialIntegerBuckets * unsafe_arena_release_exponential ()

Defined at line 4354 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

bool has_linear ()

.cobalt.LinearIntegerBuckets linear = 2;

Defined at line 4394 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void clear_linear ()

Defined at line 4403 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

const ::cobalt::LinearIntegerBuckets & linear ()

Defined at line 4434 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

::cobalt::LinearIntegerBuckets * release_linear ()

Defined at line 4416 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

::cobalt::LinearIntegerBuckets * mutable_linear ()

Defined at line 4470 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 4449 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

::cobalt::LinearIntegerBuckets * unsafe_arena_release_linear ()

Defined at line 4438 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void clear_buckets ()
BucketsCase buckets_case ()

Defined at line 4507 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 1712 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

enum (unnamed) : int
Name Value
kSparseOutputFieldNumber 3
kExponentialFieldNumber 1
kLinearFieldNumber 2

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

Defined at line 1805 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 PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view IntegerBuckets ()
void IntegerBuckets (IntegerBuckets & aIntegerBuckets & b)