Public Member Functions | |
constexpr | DoubleValueDefaultTypeInternal () |
~DoubleValueDefaultTypeInternal () | |
Public Attributes | |
union { | |
DoubleValue _instance | |
}; | |
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< DoubleValue > | _instance |
Definition at line 18 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlineconstexpr |
Definition at line 24 of file protobuf/src/google/protobuf/wrappers.pb.cc.
|
inline |
Definition at line 26 of file protobuf/src/google/protobuf/wrappers.pb.cc.
union { ... } |
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<DoubleValue> DoubleValueDefaultTypeInternal::_instance |
Definition at line 20 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
DoubleValue DoubleValueDefaultTypeInternal::_instance |
Definition at line 28 of file protobuf/src/google/protobuf/wrappers.pb.cc.