#include <time.h>
Public Attributes | |
int | day |
int | hour |
int | minute |
int | month |
int | second |
int | year |
Definition at line 41 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/stubs/time.h.
int google::protobuf.internal::DateTime::day |
Definition at line 44 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/stubs/time.h.
int google::protobuf.internal::DateTime::hour |
Definition at line 45 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/stubs/time.h.
int google::protobuf.internal::DateTime::minute |
Definition at line 46 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/stubs/time.h.
int google::protobuf.internal::DateTime::month |
Definition at line 43 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/stubs/time.h.
int google::protobuf.internal::DateTime::second |
Definition at line 47 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/stubs/time.h.
int google::protobuf.internal::DateTime::year |
Definition at line 42 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/stubs/time.h.