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

域:: 托管< int 64 _t > 结构体引用

域:: 托管< int 64 _t > 的继承图:
realm::managed_base

公共成员函数

Managed_base操作符= (const int 64 _t &v)
 
int 64 _t detach () const
 
int 64 _t Operator* () const
 
 Operator int 64 _t () const
 
template<typename T >
std::enable_if_t< std::is_integral_v< T >, rbool操作符== (const T &rhs) const noException
 
template<typename T >
std::enable_if_t< std::is_integral_v< T >, rboolOperator!= (const T &rhs) const noException
 
template<typename T >
std::enable_if_t< std::is_integral_v< T >, rbool操作符> (const T &rhs) const noException
 
template<typename T >
std::enable_if_t< std::is_integral_v< T >, rbool操作符< (const T &rhs) const noException
 
template<typename T >
std::enable_if_t< std::is_integral_v< T >, rbool操作符>= (const T &rhs) const noException
 
template<typename T >
std::enable_if_t< std::is_integral_v< T >, rbool操作符<= (const T &rhs) const noException
 
托管Operator+= (const int 64 _t &o)
 
void Operator++ (int)
 
void Operator++ ()
 
托管操作符-= (const int 64 _t &o)
 
void 操作符-- (int)
 
void 操作符-- ()
 
托管Operator*= (const int 64 _t &o)
 
Managed_base操作符= (const 托管 &other)
 
Managed_base操作符= ( 托管 && other)
 
template<typename T >
Managed_base操作符= (const T &v)
 
-域::托管继承的公共成员函数
void 分配(内部::bridge::obj *obj,内部::bridge::域 *realm,内部::bridge::col_key &&key)
 
void 分配(内部::bridge::obj *obj,内部::bridge::域 *realm, const内部::bridge::col_key &key)
 
template<typename T >
Managed_base操作符= (const T &v)
 
void prepare_for_query ( *域, const内部::bridge::table &table, const std::string_view &col_name, realm::rbool *查询)
 

其他继承成员

-域::托管继承的公共属性
Internal::bridge::objm_obj = nullptr
 
internal::bridge::域m_realm = nullptr
 
Internal::bridge::col_key m_key
 
rboolm_rbool_query = nullptr
 
- 从域::托管继承的静态公共属性
static constexpr bool is_object = false
 
-域::托管继承的受保护成员函数
 managed_base ( constmanaged_base &other)
 
Managed_base操作符= (const 托管 &other)
 
 managed_base ( managed_base && other)
 
Managed_base操作符= ( 托管 && other)
 

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