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

itk::OverrideInformation Class Reference

Internal implementation class for ObjectFactorBase. More...

#include <itkObjectFactoryBase.h>

List of all members.

Public Attributes

std::string m_Description
std::string m_OverrideWithName
bool m_EnabledFlag
CreateObjectFunctionBase::Pointer m_CreateObject


Detailed Description

Internal implementation class for ObjectFactorBase.

Definition at line 133 of file itkObjectFactoryBase.h.


Member Data Documentation

CreateObjectFunctionBase::Pointer itk::OverrideInformation::m_CreateObject
 

Definition at line 138 of file itkObjectFactoryBase.h.

std::string itk::OverrideInformation::m_Description
 

Definition at line 135 of file itkObjectFactoryBase.h.

bool itk::OverrideInformation::m_EnabledFlag
 

Definition at line 137 of file itkObjectFactoryBase.h.

std::string itk::OverrideInformation::m_OverrideWithName
 

Definition at line 136 of file itkObjectFactoryBase.h.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:37:23 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000