Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::GEAdwImageIO Class Reference

Class that defines how to read GEAdw file format. More...

#include <itkGEAdwImageIO.h>

Inheritance diagram for itk::GEAdwImageIO:

Inheritance graph
[legend]
Collaboration diagram for itk::GEAdwImageIO:

Collaboration graph
[legend]
List of all members.

Public Types

typedef GEAdwImageIO Self
typedef IPLCommonImageIO Superclass
typedef SmartPointer< SelfPointer

Public Member Functions

virtual const char * GetClassName () const
virtual bool CanReadFile (const char *FileNameToRead)

Static Public Member Functions

Pointer New ()

Protected Member Functions

 GEAdwImageIO ()
 ~GEAdwImageIO ()
virtual struct GEImageHeaderReadHeader (const char *FileNameToRead)

Detailed Description

Class that defines how to read GEAdw file format.

Author:
Hans J. Johnson

Definition at line 50 of file itkGEAdwImageIO.h.


Member Typedef Documentation

typedef SmartPointer<Self> itk::GEAdwImageIO::Pointer
 

Reimplemented from itk::IPLCommonImageIO.

Definition at line 57 of file itkGEAdwImageIO.h.

typedef GEAdwImageIO itk::GEAdwImageIO::Self
 

Standard class typedefs.

Reimplemented from itk::IPLCommonImageIO.

Definition at line 55 of file itkGEAdwImageIO.h.

typedef IPLCommonImageIO itk::GEAdwImageIO::Superclass
 

Reimplemented from itk::IPLCommonImageIO.

Definition at line 56 of file itkGEAdwImageIO.h.


Constructor & Destructor Documentation

itk::GEAdwImageIO::GEAdwImageIO  )  [protected]
 

Writes the data to disk from the memory buffer provided. Make sure that the IORegions has been set properly.

itk::GEAdwImageIO::~GEAdwImageIO  )  [protected]
 


Member Function Documentation

virtual bool itk::GEAdwImageIO::CanReadFile const char *  FileNameToRead  )  [virtual]
 

Determine if the file can be read with this ImageIO implementation.

Author:
Hans J Johnson
Parameters:
FileNameToRead The name of the file to test for reading.
Postcondition:
Sets classes ImageIOBase::m_FileName variable to be FileNameToWrite
Returns:
Returns true if this ImageIO can read the file specified.

Reimplemented from itk::IPLCommonImageIO.

virtual const char* itk::GEAdwImageIO::GetClassName  )  const [virtual]
 

Run-time type information (and related methods).

Reimplemented from itk::IPLCommonImageIO.

Pointer itk::GEAdwImageIO::New  )  [static]
 

Method for creation through the object factory.

Reimplemented from itk::IPLCommonImageIO.

virtual struct GEImageHeader* itk::GEAdwImageIO::ReadHeader const char *  FileNameToRead  )  [protected, virtual]
 

Reimplemented from itk::IPLCommonImageIO.


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:14:45 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000