class Timestamp
Defined at line 70 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static ClassDataFull _class_data_
Public Methods
void CopyFrom (const Timestamp & from)
void Clear ()
::size_t ByteSizeLong ()
::google::protobuf::Metadata GetMetadata ()
void Timestamp ()
Defined at line 74 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
void Timestamp (const Timestamp & from)
Defined at line 88 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
void Timestamp (Timestamp && from)
Defined at line 89 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
Timestamp & operator= (const Timestamp & from)
Defined at line 91 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
Timestamp & operator= (Timestamp && from)
Defined at line 95 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 105 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 109 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 114 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 117 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 120 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
const Timestamp & default_instance ()
Defined at line 123 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
const Timestamp * internal_default_instance ()
Defined at line 126 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
void Swap (Timestamp * other)
Defined at line 132 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
void UnsafeArenaSwap (Timestamp * other)
Defined at line 140 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
Timestamp * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 148 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
void MergeFrom (const Timestamp & from)
Defined at line 154 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
bool IsInitialized ()
Defined at line 162 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
int GetCachedSize ()
Defined at line 186 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void ~Timestamp ()
template <typename = void>
void Timestamp (::google::protobuf::internal::ConstantInitialized )
void clear_seconds ()
int64 seconds = 1;
Defined at line 289 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
::int64_t seconds ()
Defined at line 293 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
void set_seconds (::int64_t value)
Defined at line 297 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
void clear_nanos ()
int32 nanos = 2;
Defined at line 311 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
::int32_t nanos ()
Defined at line 315 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
void set_nanos (::int32_t value)
Defined at line 319 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
auto InternalNewImpl_ ()
void Timestamp (::google::protobuf::Arena * arena)
void Timestamp (::google::protobuf::Arena * arena, const Timestamp & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
void Timestamp (::google::protobuf::Arena * arena, Timestamp && from)
Defined at line 201 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
Enumerations
enum
| Name | Value |
|---|---|
| kSecondsFieldNumber | 1 |
| kNanosFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 216 of file ../../third_party/protobuf/src/google/protobuf/timestamp.pb.h
Friends
class TableStruct_google_2fprotobuf_2ftimestamp_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view Timestamp ()
void Timestamp (Timestamp & aTimestamp & b)