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

realm::internal::bridge::mixed 结构引用

公共成员函数

 混合(const混合&其他)
 
混合操作符= (常量混合&其他)
 
 混合混合&&其他)
 
混合操作符= (混合&&other)
 
 混合(const std::string &)
 
 混合(const std::monostate &)
 
 混合(const int &)
 
 混合(const int 64 _t &)
 
 混合(const double &)
 
 混合(const bool &)
 
 混合(const struct uuid &)
 
 混合(const struct object_id &)
 
 混合(const struct Decimal 128 &)
 
 混合(const struct timestamp &)
 
 混合(const struct obj_link &)
 
 混合(const struct obj_key &)
 
 混合(const struct binary &)
 
 混合(const Mixed &)
 
template<typename T >
 混合(const std::可选 < T > &o)
 
 操作符 std::string () const
 
 Operator int 64 _t () const
 
 操作符 double () const
 
 Operator bool () const
 
 操作符bridge::uuid () const
 
 Operatorbridge::object_id () const
 
 操作符bridge::decimal 128 () const
 
 操作符bridge::timestamp () const
 
 Operatorbridge::obj_link () const
 
 操作符 ::obj_key () const
 
 操作符bridge::binary () const
 
 操作符 Mixed () const
 
data_type type () const noException
 
bool is_null () const noException
 

好友

bool 操作符== (const混合&, const混合&)
 
bool 操作符!= (常量混合&,常量混合&)
 
bool 操作符> (const混合&, const混合&)
 
bool 操作符 < (const混合&, const混合&)
 
bool 操作符>= (const混合&, const混合&)
 
bool 操作符 <= (const混合&, const混合&)
 

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