#include <wrappers.pb.h>
Public Types | |
enum | : int { kValueFieldNumber = 1 } |
enum | : int { kValueFieldNumber = 1 } |
Public Member Functions | |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
size_t | ByteSizeLong () const final |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_value () |
void | clear_value () |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const FloatValue &from) |
void | CopyFrom (const FloatValue &from) |
FloatValue () | |
FloatValue () | |
constexpr | FloatValue (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
FloatValue (const FloatValue &from) | |
FloatValue (const FloatValue &from) | |
FloatValue (FloatValue &&from) noexcept | |
FloatValue (FloatValue &&from) noexcept | |
inline ::PROTOBUF_NAMESPACE_ID::Arena * | GetArena () const final |
int | GetCachedSize () const final |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
void * | GetMaybeArenaPointer () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
::PROTOBUF_NAMESPACE_ID::uint8 * | InternalSerializeWithCachedSizesToArray (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
bool | IsInitialized () const final |
bool | IsInitialized () const final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const FloatValue &from) |
void | MergeFrom (const FloatValue &from) |
FloatValue * | New () const final |
FloatValue * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
FloatValue * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
FloatValue & | operator= (const FloatValue &from) |
FloatValue & | operator= (const FloatValue &from) |
FloatValue & | operator= (FloatValue &&from) noexcept |
FloatValue & | operator= (FloatValue &&from) noexcept |
void | set_value (float value) |
void | set_value (float value) |
void | Swap (FloatValue *other) |
void | Swap (FloatValue *other) |
void | UnsafeArenaSwap (FloatValue *other) |
void | UnsafeArenaSwap (FloatValue *other) |
float | value () const |
float | value () const |
virtual | ~FloatValue () |
~FloatValue () override | |
Static Public Member Functions | |
static const FloatValue & | default_instance () |
static const FloatValue & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static void | InitAsDefaultInstance () |
static const FloatValue * | internal_default_instance () |
static const FloatValue * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
FloatValue (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
FloatValue (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
typedef void | DestructorSkippable_ |
typedef void | DestructorSkippable_ |
typedef void | InternalArenaConstructable_ |
typedef void | InternalArenaConstructable_ |
Private Member Functions | |
void | _internal_set_value (float value) |
void | _internal_set_value (float value) |
float | _internal_value () const |
float | _internal_value () const |
inline ::PROTOBUF_NAMESPACE_ID::Arena * | GetArenaNoVirtual () const |
void | InternalSwap (FloatValue *other) |
void | InternalSwap (FloatValue *other) |
void * | MaybeArenaPtr () const |
void | RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena) |
void | RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena) |
void | SetCachedSize (int size) const final |
void | SetCachedSize (int size) const final |
void | SharedCtor () |
void | SharedCtor () |
void | SharedDtor () |
void | SharedDtor () |
Static Private Member Functions | |
static void | ArenaDtor (void *object) |
static void | ArenaDtor (void *object) |
::PROTOBUF_NAMESPACE_ID::StringPiece | FullMessageName () |
::PROTOBUF_NAMESPACE_ID::StringPiece | FullMessageName () |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadataStatic () |
static void | MergeImpl (::PROTOBUF_NAMESPACE_ID::Message *to, const ::PROTOBUF_NAMESPACE_ID::Message &from) |
Private Attributes | |
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize | _cached_size_ |
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena | _internal_metadata_ |
float | value_ |
Friends | |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
struct | ::TableStruct_google_2fprotobuf_2fwrappers_2eproto |
void | swap (FloatValue &a, FloatValue &b) |
void | swap (FloatValue &a, FloatValue &b) |
Definition at line 252 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 385 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 396 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 384 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 395 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kValueFieldNumber |
Definition at line 377 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kValueFieldNumber |
Definition at line 367 of file protobuf/src/google/protobuf/wrappers.pb.h.
FloatValue::FloatValue | ( | ) |
Definition at line 512 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
virtual |
Definition at line 536 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
FloatValue::FloatValue | ( | const FloatValue & | from | ) |
Definition at line 524 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinenoexcept |
Definition at line 259 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
explicitprotected |
Definition at line 517 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inline |
Definition at line 249 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 32 of file protobuf/src/google/protobuf/wrappers.pb.cc.
FloatValue::FloatValue | ( | const FloatValue & | from | ) |
|
inlinenoexcept |
Definition at line 254 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
explicitprotected |
Definition at line 447 of file protobuf/src/google/protobuf/wrappers.pb.cc.
|
private |
|
inlineprivate |
Definition at line 1536 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
|
inlineprivate |
Definition at line 1529 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
|
final |
Definition at line 570 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
final |
Definition at line 535 of file protobuf/src/google/protobuf/wrappers.pb.cc.
|
staticprivate |
Definition at line 545 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
staticprivate |
|
final |
|
final |
Definition at line 625 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
final |
|
final |
Definition at line 560 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
void FloatValue::clear_value | ( | ) |
|
inline |
Definition at line 1526 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
Definition at line 674 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
void FloatValue::CopyFrom | ( | const FloatValue & | from | ) |
void FloatValue::CopyFrom | ( | const FloatValue & | from | ) |
Definition at line 681 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinestatic |
Definition at line 286 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
static |
Definition at line 554 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinestatic |
Definition at line 277 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestatic |
Definition at line 283 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestaticprivate |
Definition at line 347 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestaticprivate |
Definition at line 347 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 277 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlineprivate |
Definition at line 356 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 337 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 339 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
Definition at line 583 of file protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinestatic |
Definition at line 280 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestatic |
Definition at line 286 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 280 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
|
final |
Definition at line 698 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinestaticprivate |
Definition at line 366 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestatic |
Definition at line 283 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestatic |
Definition at line 289 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
static |
Definition at line 506 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinestatic |
Definition at line 289 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestatic |
Definition at line 295 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
Definition at line 605 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
private |
|
private |
Definition at line 692 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
final |
|
final |
Definition at line 688 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlineprivate |
Definition at line 359 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
Definition at line 647 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
void FloatValue::MergeFrom | ( | const FloatValue & | from | ) |
void FloatValue::MergeFrom | ( | const FloatValue & | from | ) |
Definition at line 662 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
staticprivate |
Definition at line 585 of file protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinefinal |
Definition at line 321 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 325 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 320 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 259 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 264 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinenoexcept |
Definition at line 263 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinenoexcept |
Definition at line 268 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlineprivate |
Definition at line 549 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlineprivate |
void FloatValue::set_value | ( | float | value | ) |
|
inline |
Definition at line 1540 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
finalprivate |
|
finalprivate |
Definition at line 551 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
private |
|
inlineprivate |
Definition at line 532 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
private |
|
inlineprivate |
Definition at line 541 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inline |
Definition at line 299 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 305 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 312 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 313 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
float FloatValue::value | ( | ) | const |
|
inline |
Definition at line 1532 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
friend |
Definition at line 394 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
friend |
Definition at line 346 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
friend |
Definition at line 399 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
friend |
Definition at line 296 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
friend |
Definition at line 302 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
mutableprivate |
Definition at line 398 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
static |
Definition at line 358 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 391 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
staticconstexpr |
Definition at line 299 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 397 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.