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

itk::Brains2HeaderFactory Class Reference

Create instances of Brains2Header objects using an object factory. More...

#include <itkBrains2HeaderFactory.h>

List of all members.

Public Types

typedef
itk::Brains2HeaderBase::Pointer 
Brains2HeaderBasePointer
typedef const SelfConstPointer
typedef SelfPointer
typedef Brains2HeaderFactory Self

Public Member Functions

 Brains2HeaderFactory ()
virtual ~Brains2HeaderFactory ()

Static Public Member Functions

static Brains2HeaderBasePointer CreateBrains2HeaderReader (const std::string &TypeID)
static Brains2HeaderBasePointer CreateBrains2HeaderWriter (const std::string &TypeID)


Detailed Description

Create instances of Brains2Header objects using an object factory.

Definition at line 28 of file itkBrains2HeaderFactory.h.


Member Typedef Documentation

Class Methods used to interface with the registered factories Convenient typedefs.

Definition at line 42 of file itkBrains2HeaderFactory.h.

Definition at line 35 of file itkBrains2HeaderFactory.h.

Definition at line 34 of file itkBrains2HeaderFactory.h.

Standard class typedefs.

Definition at line 33 of file itkBrains2HeaderFactory.h.


Constructor & Destructor Documentation

itk::Brains2HeaderFactory::Brains2HeaderFactory (  ) 

virtual itk::Brains2HeaderFactory::~Brains2HeaderFactory (  )  [virtual]


Member Function Documentation

static Brains2HeaderBasePointer itk::Brains2HeaderFactory::CreateBrains2HeaderReader ( const std::string &  TypeID  )  [static]

Create the appropriate Brains2Header depending on the particulars of the file.

static Brains2HeaderBasePointer itk::Brains2HeaderFactory::CreateBrains2HeaderWriter ( const std::string &  TypeID  )  [static]

Create the appropriate Brains2Header depending on the particulars of the file.


The documentation for this class was generated from the following file:

Generated at Tue Sep 15 06:42:13 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000