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

itk::ObjectFactoryBase::ObjectFactoryBase::OverrideInformation Class Reference

Internal implementation class for ObjectFactorBase. More...

#include <itkObjectFactoryBase.h>

Collaboration diagram for itk::ObjectFactoryBase::ObjectFactoryBase::OverrideInformation:

Collaboration graph
[legend]

List of all members.

Public Attributes

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


Detailed Description

Internal implementation class for ObjectFactorBase.

Definition at line 133 of file itkObjectFactoryBase.h.


Member Data Documentation

CreateObjectFunctionBase::Pointer itk::ObjectFactoryBase::ObjectFactoryBase::OverrideInformation::m_CreateObject

Definition at line 138 of file itkObjectFactoryBase.h.

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

Definition at line 135 of file itkObjectFactoryBase.h.

bool itk::ObjectFactoryBase::ObjectFactoryBase::OverrideInformation::m_EnabledFlag

Definition at line 137 of file itkObjectFactoryBase.h.

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

Definition at line 136 of file itkObjectFactoryBase.h.


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

Generated at Tue Sep 15 11:33:04 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000