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

realm::internal::bridge::query 结构参考

公共成员函数

 查询(const query &other)
 
查询操作符= (const 查询 &other)
 
 查询(查询&&其他)
 
查询操作符= ( 查询 && other)
 
 查询(常量表
 
数据表(table) get_table ()
 
查询 and_query (const 查询 &)
 
查询negate ()
 
 查询(const Query &)
 
 Operator Query () const
 
查询equal ( col_key colum_key, std::nullopt_t)
 
查询not_equal ( col_key field_key, std::nullopt_t)
 
查询equal ( col_key colum_key, int 64 _t value)
 
查询not_equal ( col_key field_key, int 64 _t value)
 
查询更大col_keycolumn_key ,int 64 _t值)
 
查询便捷_ 64
 
查询less ( col_key colum_key, int 64 _t value)
 
查询less_equal ( col_key field_key, int 64 _t value)
 
查询between ( col_key colum_key, int 64 _t from, int 64 _t to)
 
查询equal ( col_key colum_key, double value)
 
查询not_equal ( col_key field_key, double value)
 
查询更大col_keycolumn_key , double精度值)
 
查询更大 _等于( col_keycolumn_key ,double 精度值)
 
查询col_key列键, double精度值)
 
查询less_equal ( col_key field_key, double value)
 
查询between ( col_key colum_key, double from, double to)
 
查询equal ( col_key colum_key, timestamp value)
 
查询not_equal ( col_key field_key, timestamp value)
 
查询更大col_keycolumn_key时间戳值)
 
查询更大 _等于( col_keycolumn_key , 时间戳 值)
 
查询less_equal ( col_key field_key, timestamp value)
 
查询col_key列键,时间戳值)
 
查询equal ( col_key field_key, uuid value)
 
查询not_equal ( col_key field_key, uuid value)
 
查询更大col_keycolumn_keyuuid值)
 
查询便捷_ _
 
查询less_equal ( col_keycolumn_key , uuidvalue )
 
查询col_key列键, uuid值)
 
查询equal ( col_key colum_key, object_id value)
 
查询not_equal ( col_key field_key, object_id value)
 
查询更大col_key列键, object_id值)
 
查询更大_等于(col_key 列 键,对象 ID 值)
 
查询less_equal ( col_key colum_key, object_id value)
 
查询col_key列键, object_id值)
 
查询equal ( col_key field_key, Decimal 128 value)
 
查询not_equal ( col_key field_key, Decimal 128 value)
 
查询更大col_keycolumn_key十进制128值)
 
查询更大 _等于( col_keycolumn_key , 十进制128 值)
 
查询less_equal ( col_key field_key, Decimal 128 value)
 
查询小于col_key列键,十进制128值)
 
查询equal ( col_key colum_key, std::string_view value, bool case_sensitive=true)
 
查询not_equal ( col_key colum_key, std::string_view value, bool case_sensitive=true)
 
查询begin_with ( col_key colum_key, const std::string &value, bool case_sensitive=true)
 
查询ends_with ( col_key colum_key, const std::string &value, bool case_sensitive=true)
 
查询contains ( col_key colum_key, std::string_view value, bool case_sensitive=true)
 
查询like ( col_key colum_key, const std::string &value, bool case_sensitive=true)
 
查询equal ( col_key colum_key, binary value, bool case_sensitive=true)
 
查询not_equal ( col_key field_key, binary value, bool case_sensitive=true)
 
查询begins_with ( col_keycolumn_key ,binaryvalue, boolcase_sensitive =true)
 
查询ends_with ( col_key colum_key, binary value, bool case_sensitive=true)
 
查询contains ( col_key colum_key, binary value, bool case_sensitive=true)
 
查询like ( col_key colum_key, binary b, bool case_sensitive=true)
 
查询equal ( col_key colum_key,混合值, bool case_sensitive=true)
 
查询not_equal ( col_key field_key,混合值, bool case_sensitive=true)
 
查询更大col_keycolumn_key混合值)
 
查询更大 _等于( col_keycolumn_key 混合 值)
 
查询col_key列键,混合值)
 
查询less_equal ( col_key field_key,混合值)
 
查询开始_with ( col_keycolumn_key ,混合值,bool case_sensitive=true)
 
查询ends_with ( col_keycolumn_key ,混合值, bool case_sensitive=true)
 
查询contains ( col_key colum_key,混合值, bool case_sensitive=true)
 
查询like ( col_key colum_key,混合值, bool case_sensitive=true)
 
查询equal ( col_key field_key, bool value)
 
查询not_equal ( col_key field_key, bool value)
 
查询links_to ( col_key colum_key, const inside ::bridge::obj &o)
 
查询not_links_to ( col_keycolumn_key , constinternal ::bridge::obj &o)
 
查询字典_has_value_for_key_equals ( col_keycolumn_key , const std::string &key, const混合&value)
 
查询字典_has_value_for_key_not_equals ( col_keycolumn_key , const std::string &key, const混合&value)
 
查询字典_has_value_for_key_great_than ( col_keycolumn_key , const std::string &key, const混合&value)
 
查询字典_has_value_for_key_less_than ( col_keycolumn_key , const std::string &key, const混合&value)
 
查询字典_has_value_for_key_great_than_equals ( col_keycolumn_key , const std::string &key, const Mixed &Value)
 
查询字典
 
查询字典_contains_string_for_key ( col_keycolumn_key , const std::string &key, const std::string &value)
 
查询字典_contains_key ( col_keycolumn_key , const std::string &key)
 
subexpr 字典链接表达式
 
std::string description () const
 

静态公共成员函数

静态查询 falsepredicate ()
 

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