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

realm::box< double > 结构引用

域::box< double > 的继承图:
realm::box_base< double >

公共成员函数

double 操作符* ()
 
rbool 操作符> (double rhs) const
 
rbool 操作符>= (double rhs) const
 
rbool 操作符< (double rhs) const
 
rbool 操作符<= (double rhs) const
 
- Public Member Functions inherited from realm::box_base< double >
 Box_base ( internal::bridge::core_dictionary &&backing_map, const std::string &key, const inside ::bridge::realm &r)
 
 Box_base ( rbool * 查询, Internal::bridge::col_keycolumn_key , const std::string &key, constInternal::bridge:: &r)
 
box_base运算符= (const double &o)
 
box_base运算符= (double &&o)
 
rbool Operator== (const double &rhs) const
 
rbool 操作符!= (const double &rhs) const
 

其他继承成员

- Public Attributes inherited from realm::box_base< double >
Internal::bridge::core_dictionary m_backing_map
 
inside::bridge::域 m_realm
 
std::string m_key
 
Internal::bridge::col_key m_col_key
 
rboolm_rbool_query
 

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