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

itk::ObjectFactoryBase::OverrideInformation Struct Reference

Internal implementation class for ObjectFactorBase. More...

#include <itkObjectFactoryBase.h>

Collaboration diagram for itk::ObjectFactoryBase::OverrideInformation:

Collaboration graph
[legend]
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::ObjectFactoryBase::OverrideInformation::m_CreateObject
 

Definition at line 138 of file itkObjectFactoryBase.h.

std::string itk::ObjectFactoryBase::OverrideInformation::m_Description
 

Definition at line 135 of file itkObjectFactoryBase.h.

bool itk::ObjectFactoryBase::OverrideInformation::m_EnabledFlag
 

Definition at line 137 of file itkObjectFactoryBase.h.

std::string itk::ObjectFactoryBase::OverrideInformation::m_OverrideWithName
 

Definition at line 136 of file itkObjectFactoryBase.h.


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