This is the complete list of members for
cmtk::ImageXformDB, including all inherited members.
| AddImage(const std::string &imagePath, const std::string &spacePath="") | cmtk::ImageXformDB | |
| AddImagePairXform(const std::string &xformPath, const bool invertible, const std::string &imagePathSrc, const std::string &imagePathTrg) | cmtk::ImageXformDB | |
| AddRefinedXform(const std::string &xformPath, const bool invertible, const std::string &xformInitPath, const bool initInverse=false) | cmtk::ImageXformDB | |
| DebugModeOff() | cmtk::SQLite | [inline] |
| DebugModeOn() | cmtk::SQLite | [inline] |
| Exec(const std::string &sql) | cmtk::SQLite | |
| FindAllXforms(const std::string &imagePathSrc, const std::string &imagePathTrg) const | cmtk::ImageXformDB | |
| FindImageSpaceID(const std::string &imagePath) const | cmtk::ImageXformDB | |
| FindXform(const std::string &imagePathSrc, const std::string &imagePathTrg, std::string &xformPath, bool &inverse) const | cmtk::ImageXformDB | |
| FindXformLevel(const std::string &xformPath) const | cmtk::ImageXformDB | |
| GetSpaceImageList(const Self::PrimaryKeyType &spaceKey, const bool sortById=false) | cmtk::ImageXformDB | |
| Good() const | cmtk::SQLite | [inline] |
| ImageXformDB(const std::string &dbPath, const bool readOnly=false) | cmtk::ImageXformDB | |
| 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::ImageXformDB | |
| SQLite(const std::string &dbPath, const bool readOnly=false) | cmtk::SQLite | |
| Superclass typedef | cmtk::ImageXformDB | |
| TableExists(const std::string &tableName) const | cmtk::SQLite | |
| TableType typedef | cmtk::SQLite | |
| ~SQLite() | cmtk::SQLite | [virtual] |