struct ExponentialIntegerBuckets

Defined at line 60 of file ../../src/lib/metrics_buffer/metrics_buffer.h

Public Members

int64_t floor
uint32_t num_buckets
uint32_t initial_step
uint32_t step_multiplier

Public Methods

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

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

void ExponentialIntegerBuckets (ExponentialIntegerBuckets && from)

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

ExponentialIntegerBuckets & operator= (const ExponentialIntegerBuckets & from)

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

ExponentialIntegerBuckets & operator= (ExponentialIntegerBuckets && from)

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

const ::std::string & unknown_fields ()

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

::std::string * mutable_unknown_fields ()

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

const ExponentialIntegerBuckets & default_instance ()

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

void Swap (ExponentialIntegerBuckets * other)

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

void UnsafeArenaSwap (ExponentialIntegerBuckets * other)

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

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

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

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

void MergeFrom (const ExponentialIntegerBuckets & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

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

Defined at line 1460 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_floor ()

int64 floor = 1;

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

::int64_t floor ()

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

void set_floor (::int64_t value)

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

void clear_num_buckets ()

uint32 num_buckets = 2;

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

::uint32_t num_buckets ()

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

void set_num_buckets (::uint32_t value)

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

void clear_initial_step ()

uint32 initial_step = 3;

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

::uint32_t initial_step ()

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

void set_initial_step (::uint32_t value)

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

void clear_step_multiplier_float ()

float step_multiplier_float = 5;

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

float step_multiplier_float ()

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

void set_step_multiplier_float (float value)

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

Enumerations

enum (unnamed) : int
Name Value
kFloorFieldNumber 1
kNumBucketsFieldNumber 2
kInitialStepFieldNumber 3
kStepMultiplierFloatFieldNumber 5

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

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