#include <timestamp.pb.h>

Public Types | |
| enum | : int { kSecondsFieldNumber = 1, kNanosFieldNumber = 2 } |
| enum | : int { kSecondsFieldNumber = 1, kNanosFieldNumber = 2 } |
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_nanos () |
| void | clear_nanos () |
| void | clear_seconds () |
| void | clear_seconds () |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const Timestamp &from) |
| void | CopyFrom (const Timestamp &from) |
| 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 Timestamp &from) |
| void | MergeFrom (const Timestamp &from) |
| int32_t | nanos () const |
| ::PROTOBUF_NAMESPACE_ID::int32 | nanos () const |
| Timestamp * | New () const final |
| Timestamp * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| Timestamp * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| Timestamp & | operator= (const Timestamp &from) |
| Timestamp & | operator= (const Timestamp &from) |
| Timestamp & | operator= (Timestamp &&from) noexcept |
| Timestamp & | operator= (Timestamp &&from) noexcept |
| int64_t | seconds () const |
| ::PROTOBUF_NAMESPACE_ID::int64 | seconds () const |
| void | set_nanos (::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | set_nanos (int32_t value) |
| void | set_seconds (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | set_seconds (int64_t value) |
| void | Swap (Timestamp *other) |
| void | Swap (Timestamp *other) |
| Timestamp () | |
| Timestamp () | |
| constexpr | Timestamp (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| Timestamp (const Timestamp &from) | |
| Timestamp (const Timestamp &from) | |
| Timestamp (Timestamp &&from) noexcept | |
| Timestamp (Timestamp &&from) noexcept | |
| void | UnsafeArenaSwap (Timestamp *other) |
| void | UnsafeArenaSwap (Timestamp *other) |
| virtual | ~Timestamp () |
| ~Timestamp () override | |
Static Public Member Functions | |
| static const Timestamp & | default_instance () |
| static const Timestamp & | 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 Timestamp * | internal_default_instance () |
| static const Timestamp * | internal_default_instance () |
Static Public Attributes | |
| static const ClassData | _class_data_ |
| static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
| Timestamp (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
| Timestamp (::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 | |
| int32_t | _internal_nanos () const |
| ::PROTOBUF_NAMESPACE_ID::int32 | _internal_nanos () const |
| int64_t | _internal_seconds () const |
| ::PROTOBUF_NAMESPACE_ID::int64 | _internal_seconds () const |
| void | _internal_set_nanos (::PROTOBUF_NAMESPACE_ID::int32 value) |
| void | _internal_set_nanos (int32_t value) |
| void | _internal_set_seconds (::PROTOBUF_NAMESPACE_ID::int64 value) |
| void | _internal_set_seconds (int64_t value) |
| inline ::PROTOBUF_NAMESPACE_ID::Arena * | GetArenaNoVirtual () const |
| void | InternalSwap (Timestamp *other) |
| void | InternalSwap (Timestamp *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_ |
| int32_t | nanos_ |
| ::PROTOBUF_NAMESPACE_ID::int32 | nanos_ |
| int64_t | seconds_ |
| ::PROTOBUF_NAMESPACE_ID::int64 | seconds_ |
Friends | |
| template<typename T > | |
| class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| struct | ::TableStruct_google_2fprotobuf_2ftimestamp_2eproto |
| void | swap (Timestamp &a, Timestamp &b) |
| void | swap (Timestamp &a, Timestamp &b) |
Definition at line 69 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
private |
Definition at line 217 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
private |
Definition at line 223 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
private |
Definition at line 216 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
private |
Definition at line 222 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kSecondsFieldNumber | |
| kNanosFieldNumber | |
Definition at line 194 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kSecondsFieldNumber | |
| kNanosFieldNumber | |
Definition at line 189 of file protobuf/src/google/protobuf/timestamp.pb.h.
| Timestamp::Timestamp | ( | ) |
Definition at line 92 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
virtual |
Definition at line 120 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
Definition at line 104 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
inlinenoexcept |
Definition at line 76 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
explicitprotected |
Definition at line 97 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
inline |
Definition at line 71 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 20 of file protobuf/src/google/protobuf/timestamp.pb.cc.
|
inlinenoexcept |
Definition at line 76 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
explicitprotected |
Definition at line 85 of file protobuf/src/google/protobuf/timestamp.pb.cc.
|
private |
|
inlineprivate |
Definition at line 264 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
private |
|
inlineprivate |
Definition at line 244 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inlineprivate |
Definition at line 271 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inlineprivate |
Definition at line 265 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
inlineprivate |
Definition at line 251 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inlineprivate |
Definition at line 245 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
final |
Definition at line 156 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
final |
|
final |
Definition at line 188 of file protobuf/src/google/protobuf/timestamp.pb.cc.
|
staticprivate |
Definition at line 129 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
staticprivate |
|
final |
Definition at line 224 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
final |
|
final |
Definition at line 144 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
final |
| void Timestamp::clear_nanos | ( | ) |
|
inline |
Definition at line 261 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
| void Timestamp::clear_seconds | ( | ) |
|
inline |
Definition at line 241 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
final |
Definition at line 285 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
Definition at line 292 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
Definition at line 108 of file protobuf/src/google/protobuf/timestamp.pb.h.
Definition at line 138 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
inlinestatic |
Definition at line 99 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
inlinestatic |
Definition at line 100 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inlinestaticprivate |
Definition at line 164 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inlinestaticprivate |
Definition at line 169 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
inlinefinal |
Definition at line 94 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inlineprivate |
Definition at line 173 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inlinefinal |
Definition at line 156 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inlinefinal |
Definition at line 159 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
final |
Definition at line 239 of file protobuf/src/google/protobuf/timestamp.pb.cc.
|
inlinestatic |
Definition at line 102 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
inlinestatic |
Definition at line 103 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inlinefinal |
Definition at line 97 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
final |
Definition at line 310 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
final |
|
inlinestaticprivate |
Definition at line 183 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inlinestatic |
Definition at line 105 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
inlinestatic |
Definition at line 106 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
static |
Definition at line 86 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
Definition at line 111 of file protobuf/src/google/protobuf/timestamp.pb.h.
Definition at line 112 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
final |
Definition at line 198 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
private |
Definition at line 303 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
private |
|
final |
Definition at line 299 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
final |
|
inlineprivate |
Definition at line 176 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
final |
Definition at line 255 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
Definition at line 270 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
staticprivate |
Definition at line 241 of file protobuf/src/google/protobuf/timestamp.pb.cc.
| int32_t Timestamp::nanos | ( | ) | const |
|
inline |
Definition at line 267 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inlinefinal |
Definition at line 138 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inlinefinal |
Definition at line 142 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inlinefinal |
Definition at line 142 of file protobuf/src/google/protobuf/timestamp.pb.h.
Definition at line 81 of file protobuf/src/google/protobuf/timestamp.pb.h.
Definition at line 81 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
Definition at line 85 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
Definition at line 85 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
inlineprivate |
Definition at line 133 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
inlineprivate |
| int64_t Timestamp::seconds | ( | ) | const |
|
inline |
Definition at line 247 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inline |
Definition at line 275 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inline |
Definition at line 269 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
inline |
Definition at line 255 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inline |
Definition at line 249 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
finalprivate |
Definition at line 135 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
finalprivate |
|
inlineprivate |
Definition at line 114 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
private |
|
inlineprivate |
Definition at line 125 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.cc.
|
private |
|
inline |
Definition at line 121 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
inline |
Definition at line 122 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inline |
Definition at line 130 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
inline |
Definition at line 134 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
friend |
Definition at line 221 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
friend |
Definition at line 163 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
friend |
Definition at line 227 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
Definition at line 118 of file protobuf/src/google/protobuf/timestamp.pb.h.
Definition at line 119 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
mutableprivate |
Definition at line 226 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
static |
Definition at line 180 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
private |
Definition at line 218 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
staticconstexpr |
Definition at line 116 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
private |
Definition at line 219 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
private |
Definition at line 225 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.
|
private |
Definition at line 218 of file protobuf/src/google/protobuf/timestamp.pb.h.
|
private |
Definition at line 224 of file bloaty/third_party/protobuf/src/google/protobuf/timestamp.pb.h.