Realm C++ SDK版本 v 2.2.0
公共成员函数 | 好友 | 所有成员列表

域::internal::bridge::timestamp 结构引用

公共成员函数

 timestamp (const timestamp &other)= 默认
 
时间戳Operator= (const timestamp &other)=default
 
 timestamp ( timestamp && other)=default
 
时间戳操作符= ( timestamp && other)= 默认
 
 timestamp (const Timestamp &)
 
 操作符 Timestamp () const
 
 操作符 std::chrono::time_point< std::chrono::system_clock > () const
 
 时间戳(int 64 _t 秒,int 32 _t 纳秒)
 
 timestamp (const std::chrono::time_point< std::chrono::system_clock > &tp)
 
int 64 _t get_seconds () const noException
 
int 32 _t get_nanoseconds () const noException
 
std::chrono::time_point< std::chrono::system_clock, std::chrono::system_clock::duration > get_time_point () const
 

好友

bool 操作符== (const timestamp &, const timestamp &)
 
bool 操作符!= (const timestamp &, const timestamp &)
 
bool 操作符> (const timestamp &, const timestamp &)
 
bool 操作符< (const timestamp &, const timestamp &)
 
bool 操作符>= (const timestamp &, const timestamp &)
 
bool 操作符 <= (const timestamp &, const timestamp &)
 

该结构体的文档由以下文件生成: