Realm C++ SDK Version v2.2.0
|
Public Types | |
using | underlying = TableView |
Public Member Functions | |
table_view (const table_view &other) | |
table_view & | operator= (const table_view &other) |
table_view (table_view &&other) | |
table_view & | operator= (table_view &&other) |
table_view (const TableView &) | |
operator TableView () const | |
Public Attributes | |
std::shared_ptr< TableView > | m_table_view |