AddStudy(const char *fileSystemPath) | cmtk::StudyList | |
AddStudy(Study::SmartPtr &study) | cmtk::StudyList | |
AddXform(Study::SmartPtr &fromStudy, Study::SmartPtr &toStudy, AffineXform::SmartPtr &affineXform, WarpXform::SmartPtr &warpXform=WarpXform::SmartPtr::Null) | cmtk::StudyList | |
AddXform(const char *fromStudyPath, const char *toStudyPath, AffineXform::SmartPtr &affineXform, WarpXform::SmartPtr &warpXform=WarpXform::SmartPtr::Null) | cmtk::StudyList | |
DeleteStudy(const Study *study) | cmtk::StudyList | |
DeleteStudy(const unsigned int studyIndex) | cmtk::StudyList | |
FindStudyName(const char *name) const | cmtk::StudyList | |
FindStudyName(const char *name) | cmtk::StudyList | |
FindStudyPath(const char *fileSystemPath) const | cmtk::StudyList | |
FindStudyPath(const char *fileSystemPath, const bool create=false) | cmtk::StudyList | |
GetStudy(const unsigned int studyIndex) const | cmtk::StudyList | |
GetStudy(const unsigned int studyIndex) | cmtk::StudyList | |
Self typedef | cmtk::StudyList | |
SmartPtr typedef | cmtk::StudyList | |
StudyList() | cmtk::StudyList | [inline] |
StudyList(const StudyList &slist) | cmtk::StudyList | [inline] |
Superclass typedef | cmtk::StudyList |