#include <itkImageSeriesWriter.h>
Definition at line 33 of file itkImageSeriesWriter.h.
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| ImageSeriesWriterException (char *file, unsigned int line, const char *message="Error in IO") | |
| ImageSeriesWriterException (const std::string &file, unsigned int line, const char *message="Error in IO") | |
| itk::ImageSeriesWriterException::ImageSeriesWriterException | ( | char * | file, | |
| unsigned int | line, | |||
| const char * | message = "Error in IO" | |||
| ) | [inline] |
Constructor.
Definition at line 40 of file itkImageSeriesWriter.h.
| itk::ImageSeriesWriterException::ImageSeriesWriterException | ( | const std::string & | file, | |
| unsigned int | line, | |||
| const char * | message = "Error in IO" | |||
| ) | [inline] |
Constructor.
Definition at line 48 of file itkImageSeriesWriter.h.
| virtual const char* itk::ImageSeriesWriterException::GetNameOfClass | ( | ) | const [virtual] |
Run-time information.
1.4.7 written by Dimitri van Heesch,
© 1997-2000