|
VSQLite++ 0.3
|
This is the complete list of members for sqlite::v2::session, including all inherited members.
| attach(std::string_view table) | sqlite::v2::session | |
| attach_all() | sqlite::v2::session | |
| changeset() | sqlite::v2::session | |
| collect(bool patchset) | sqlite::v2::session | private |
| con_ | sqlite::v2::session | private |
| enable(bool value) | sqlite::v2::session | |
| handle_ | sqlite::v2::session | private |
| native_handle() const noexcept | sqlite::v2::session | |
| operator=(session &&other) noexcept | sqlite::v2::session | |
| operator=(session const &)=delete | sqlite::v2::session | |
| patchset() | sqlite::v2::session | |
| session(connection &con, std::string_view schema="main", session_options options={}) | sqlite::v2::session | |
| session(session &&other) noexcept | sqlite::v2::session | |
| session(session const &)=delete | sqlite::v2::session | |
| set_indirect(bool value) | sqlite::v2::session | |
| ~session() | sqlite::v2::session |