Public Member Functions | |
constexpr | TimestampDefaultTypeInternal () |
~TimestampDefaultTypeInternal () | |
Public Attributes | |
union { | |
Timestamp _instance | |
}; | |
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< Timestamp > | _instance |
Definition at line 18 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
inlineconstexpr |
Definition at line 25 of file protobuf/src/google/protobuf/timestamp.pb.cc.
|
inline |
Definition at line 27 of file protobuf/src/google/protobuf/timestamp.pb.cc.
union { ... } |
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<Timestamp> TimestampDefaultTypeInternal::_instance |
Definition at line 20 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
Timestamp TimestampDefaultTypeInternal::_instance |
Definition at line 29 of file protobuf/src/google/protobuf/timestamp.pb.cc.