cmtk::ImageXformDB Member List

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_DBcmtk::SQLite [mutable, protected]
m_DebugModecmtk::SQLite [protected]
m_Goodcmtk::SQLite [protected]
NOTFOUNDcmtk::SQLite [static]
PrimaryKeyType typedefcmtk::SQLite
Query(const std::string &sql, Self::TableType &table) const cmtk::SQLite
Self typedefcmtk::ImageXformDB
SQLite(const std::string &dbPath, const bool readOnly=false)cmtk::SQLite
Superclass typedefcmtk::ImageXformDB
TableExists(const std::string &tableName) const cmtk::SQLite
TableType typedefcmtk::SQLite
~SQLite()cmtk::SQLite [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines