#include <time.pb.h>
◆ Time() [1/2]
◆ ~Time()
◆ Time() [2/2]
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ clear_nsec()
◆ clear_sec()
◆ CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
void CopyFrom |
( |
const Time & |
from | ) |
|
◆ default_instance()
static const Time& default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
◆ GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const Time* internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom() [1/2]
void MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
void MergeFrom |
( |
const Time & |
from | ) |
|
◆ MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ New() [1/2]
◆ New() [2/2]
Time* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ nsec()
google::protobuf::int32 nsec |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ sec()
google::protobuf::int64 sec |
( |
| ) |
const |
|
inline |
◆ SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_nsec()
void set_nsec |
( |
::google::protobuf::int32 |
value | ) |
|
|
inline |
◆ set_sec()
void set_sec |
( |
::google::protobuf::int64 |
value | ) |
|
|
inline |
◆ Swap()
void Swap |
( |
Time * |
other | ) |
|
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ kNsecFieldNumber
const int kNsecFieldNumber = 2 |
|
static |
◆ kSecFieldNumber
const int kSecFieldNumber = 1 |
|
static |
The documentation for this class was generated from the following file: