This is the complete list of members for storages::odbc::Cursor, including all inherited members.
| Cursor(const Cursor &)=delete (defined in storages::odbc::Cursor) | storages::odbc::Cursor | |
| Cursor(Cursor &&) noexcept (defined in storages::odbc::Cursor) | storages::odbc::Cursor | |
| Done() const noexcept | storages::odbc::Cursor | |
| Fetch(std::size_t rows) | storages::odbc::Cursor | |
| FetchedSoFar() const noexcept | storages::odbc::Cursor | |
| operator bool() const noexcept (defined in storages::odbc::Cursor) | storages::odbc::Cursor | inlineexplicit |
| operator=(const Cursor &)=delete (defined in storages::odbc::Cursor) | storages::odbc::Cursor | |
| operator=(Cursor &&) noexcept (defined in storages::odbc::Cursor) | storages::odbc::Cursor | |
| Transaction (defined in storages::odbc::Cursor) | storages::odbc::Cursor | friend |
| ~Cursor() noexcept (defined in storages::odbc::Cursor) | storages::odbc::Cursor |