DebugModeOff() | cmtk::SQLite | [inline] |
DebugModeOn() | cmtk::SQLite | [inline] |
Exec(const std::string &sql) | cmtk::SQLite | |
Good() const | cmtk::SQLite | [inline] |
m_DB | cmtk::SQLite | [mutable, protected] |
m_DebugMode | cmtk::SQLite | [protected] |
m_Good | cmtk::SQLite | [protected] |
NOTFOUND | cmtk::SQLite | [static] |
PrimaryKeyType typedef | cmtk::SQLite | |
Query(const std::string &sql, Self::TableType &table) const | cmtk::SQLite | |
Self typedef | cmtk::SQLite | |
SQLite(const std::string &dbPath, const bool readOnly=false) | cmtk::SQLite | |
TableExists(const std::string &tableName) const | cmtk::SQLite | |
TableType typedef | cmtk::SQLite | |
~SQLite() | cmtk::SQLite | [virtual] |