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

realm::internal::bridge::table_view Struct Reference

Public Types

using underlying = TableView
 

Public Member Functions

 table_view (const table_view &other)
 
table_viewoperator= (const table_view &other)
 
 table_view (table_view &&other)
 
table_viewoperator= (table_view &&other)
 
 table_view (const TableView &)
 
 operator TableView () const
 

Public Attributes

std::shared_ptr< TableView > m_table_view
 

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