DUNE: Uniform Navigational Environment
2.6.0-rc4
|
Database functionality.
Classes | |
class | Connection |
struct | Null |
class | Error |
class | Statement |
Typedefs | |
typedef sqlite3 | DB_HANDLE |
typedef std::vector< char > | Blob |
typedef sqlite3_stmt | STMT_HANDLE |
Variables | |
class DUNE_DLL_SYM | Connection |
class DUNE_DLL_SYM | Statement |
typedef std::vector<char> DUNE::Database::Blob |
Blob type.
typedef sqlite3 DUNE::Database::DB_HANDLE |
typedef sqlite3_stmt DUNE::Database::STMT_HANDLE |
class DUNE_DLL_SYM DUNE::Database::Connection |
class DUNE_DLL_SYM DUNE::Database::Statement |
Referenced by DUNE::Database::Connection::Connection().