Realm C++ SDK 버전 v2.2.0
|
공개 멤버 함수 | |
Decimal128 | 연산자* () |
rbool | 연산자> (십진수128 rhs) const |
rbool | 연산자>= (십진수128 rhs) const |
rbool | 연산자< (십진수128 rhs) const |
rbool | 연산자<= (십진수128 rhs) const |
Public Member Functions inherited from realm::box_base< decimal128 > | |
Box_base (internal::bridge::core_dictionary &&backing_map, const std::string &key, const internal::bridge::realm &r) | |
Box_base (rbool * 쿼리, internal::bridge::col_key column_key, const std::string &key, const internal::bridge:: 영역 &r) | |
Box_base & | 연산자= (const 십진수128 &o) |
Box_base & | 연산자= (십진수128 &&o) |
rbool | 연산자== (const decimal128 &rhs) const |
rbool | 연산자!= (const decimal128 &rhs) const |
추가 상속 멤버 | |
Public Attributes inherited from realm::box_base< decimal128 > | |
internal::bridge::core_dictionary | m_backing_map |
internal::bridge::영역 | m_realm |
std::string | m_key |
Internal::bridge::col_key | m_col_key |
rbool * | m_rbool_query |