Public Member Functions | Private Types

cmtk::StudyImageSet Class Reference
[cmtkIO Library]

An imaging study that is constructed from multiple 2-D images. More...

#include <cmtkStudyImageSet.h>

Inheritance diagram for cmtk::StudyImageSet:
Inheritance graph
[legend]
Collaboration diagram for cmtk::StudyImageSet:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 cmtkGetSetMacro (bool, MultiFile)
 Is this a single file or a multi-file study?
 cmtkGetSetMacroString (ImageDirectory)
 Directory that contains the image files.
 cmtkGetSetMacro (FileFormatID, ImageFormat)
 Directory that contains the image files.
 StudyImageSet ()
 Default constructor.

Private Types

typedef Study Superclass
 Convenience typedef.

Detailed Description

An imaging study that is constructed from multiple 2-D images.

Definition at line 52 of file cmtkStudyImageSet.h.


Member Typedef Documentation

Convenience typedef.

Definition at line 60 of file cmtkStudyImageSet.h.


Constructor & Destructor Documentation

cmtk::StudyImageSet::StudyImageSet (  ) [inline]

Default constructor.

Definition at line 73 of file cmtkStudyImageSet.h.


Member Function Documentation

cmtk::StudyImageSet::cmtkGetSetMacro ( bool  ,
MultiFile   
)

Is this a single file or a multi-file study?

cmtk::StudyImageSet::cmtkGetSetMacro ( FileFormatID  ,
ImageFormat   
)

Directory that contains the image files.

cmtk::StudyImageSet::cmtkGetSetMacroString ( ImageDirectory   )

Directory that contains the image files.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines