Realm C++ SDK版本 v 2.2.0
|
公共成员函数 | |
std::string | 操作符* () |
rbool | contains (const std::string &rhs) const |
从域::box_base< std::string >继承的公共成员函数 | |
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 std::string &o) |
box_base & | 操作符= (std::string &&o) |
rbool | 操作符== (const std::string &rhs) const |
rbool | 操作符!= (const std::string &rhs) const |
其他继承成员 | |
Public Attributes inherited from realm::box_base< std::string > | |
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 |