struct LinearIntegerBuckets
Defined at line 67 of file ../../src/lib/metrics_buffer/metrics_buffer.h
Public Members
int64_t floor
uint32_t num_buckets
uint32_t step_size
Public Methods
void CopyFrom (const LinearIntegerBuckets & from)
void Clear ()
::size_t ByteSizeLong ()
void LinearIntegerBuckets ()
Defined at line 1233 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void LinearIntegerBuckets (const LinearIntegerBuckets & from)
Defined at line 1248 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void LinearIntegerBuckets (LinearIntegerBuckets && from)
Defined at line 1249 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
LinearIntegerBuckets & operator= (const LinearIntegerBuckets & from)
Defined at line 1250 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
LinearIntegerBuckets & operator= (LinearIntegerBuckets && from)
Defined at line 1254 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
const ::std::string & unknown_fields ()
Defined at line 1264 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
::std::string * mutable_unknown_fields ()
Defined at line 1268 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
const LinearIntegerBuckets & default_instance ()
Defined at line 1273 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void Swap (LinearIntegerBuckets * other)
Defined at line 1278 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void UnsafeArenaSwap (LinearIntegerBuckets * other)
Defined at line 1286 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
LinearIntegerBuckets * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 1294 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void MergeFrom (const LinearIntegerBuckets & from)
Defined at line 1299 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
bool IsInitialized ()
Defined at line 1306 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
int GetCachedSize ()
Defined at line 1330 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void ~LinearIntegerBuckets ()
template <typename = void>
void LinearIntegerBuckets (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::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 4234 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
::int64_t floor ()
Defined at line 4239 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void set_floor (::int64_t value)
Defined at line 4243 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void clear_num_buckets ()
uint32 num_buckets = 2;
Defined at line 4258 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
::uint32_t num_buckets ()
Defined at line 4263 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void set_num_buckets (::uint32_t value)
Defined at line 4267 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void clear_step_size ()
uint32 step_size = 3;
Defined at line 4282 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
::uint32_t step_size ()
Defined at line 4287 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
void set_step_size (::uint32_t value)
Defined at line 4291 of file gen/third_party/cobalt/src/registry/report_definition.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kFloorFieldNumber | 1 |
| kNumBucketsFieldNumber | 2 |
| kStepSizeFieldNumber | 3 |
accessors -------------------------------------------------------
Defined at line 1364 of file gen/third_party/cobalt/src/registry/report_definition.pb.h