Realm C++ SDK版本 v 2.2.0
|
公共成员函数 | |
bool | 操作符* () |
从域::box_base< bool >继承的公共成员函数 | |
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 & | Operator= (const bool &o) |
box_base & | 运算符= (bool &&o) |
rbool | Operator== (const bool &rhs) const |
rbool | 操作符!= (const bool &rhs) const |
其他继承成员 | |
Public Attributes inherited from realm::box_base< bool > | |
Internal::bridge::core_dictionary | m_backing_map |
inside::bridge::域 | m_realm |
std::string | m_key |
Internal::bridge::col_key | m_col_key |
rbool * | m_rbool_query |