Realm C++ SDK Version v2.2.0
Public Member Functions | List of all members

realm::internal::bridge::link_chain Struct Reference

Public Member Functions

 link_chain (const link_chain &other)
 
link_chainoperator= (const link_chain &other)
 
 link_chain (link_chain &&other)
 
link_chainoperator= (link_chain &&other)
 
 link_chain (const LinkChain &other)
 
link_chainlink (col_key)
 
link_chainlink (std::string col_name)
 
link_chainbacklink (const table &origin, col_key origin_col_key)
 
template<typename >
subexpr column (col_key)
 
subexpr column_mixed (col_key)
 
subexpr subquery (query subquery)
 
table get_table ()
 
template<>
subexpr column (col_key col_name)
 
template<>
subexpr column (col_key col_name)
 
template<>
subexpr column (col_key col_name)
 
template<>
subexpr column (col_key col_name)
 

The documentation for this struct was generated from the following files: