#include <itkImageSeriesWriter.h>
Definition at line 34 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 41 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 49 of file itkImageSeriesWriter.h.
| virtual const char* itk::ImageSeriesWriterException::GetNameOfClass | ( | ) | const [virtual] |
Run-time information.
1.5.5 written by Dimitri van Heesch,
© 1997-2000