StudyList with class stream file system interface. More...
#include <cmtkClassStreamStudyList.h>
Static Public Member Functions | |
| static StudyList * | Read (const char *path) |
| Read studylist. | |
| static StudyList * | Merge (const StudyList &studyList, const char *path) |
| Merge with duplicated studylist. | |
| static StudyList * | Merge (StudyList *const studyList, const char *path) |
| Merge studylist in place. | |
| static void | Write (const char *path, const StudyList *studyList) |
| Write studylist. | |
StudyList with class stream file system interface.
Definition at line 49 of file cmtkClassStreamStudyList.h.
1.7.2