ITK  4.4.0
Insight Segmentation and Registration Toolkit
Static Public Member Functions | List of all members
itk::FEMFactory< T > Class Template Reference

#include <itkFEMFactory.h>

+ Inheritance diagram for itk::FEMFactory< T >:
+ Collaboration diagram for itk::FEMFactory< T >:

Detailed Description

template<class T>
class itk::FEMFactory< T >

Create instances of FEM Objects This includes Elements, Loads, and Materials.

Definition at line 42 of file itkFEMFactory.h.

Static Public Member Functions

static void RegisterType ()
 
- Static Public Member Functions inherited from itk::FEMFactoryBase
static Pointer New (void)
 
static void RegisterDefaultTypes ()
 
static FEMFactoryBaseGetFactory ()
 
- Static Public Member Functions inherited from itk::ObjectFactoryBase
static std::list
< LightObject::Pointer
CreateAllInstance (const char *itkclassname)
 
static LightObject::Pointer CreateInstance (const char *itkclassname)
 
static std::list
< ObjectFactoryBase * > 
GetRegisteredFactories ()
 
static void RegisterFactoryInternal (ObjectFactoryBase *)
 
static void ReHash ()
 
static void UnRegisterAllFactories ()
 
static void UnRegisterFactory (ObjectFactoryBase *)
 
static bool RegisterFactory (ObjectFactoryBase *, InsertionPositionType where=INSERT_AT_BACK, vcl_size_t position=0)
 
static void SetStrictVersionChecking (bool)
 
static void StrictVersionCheckingOn ()
 
static void StrictVersionCheckingOff ()
 
static bool GetStrictVersionChecking ()
 
- Static Public Member Functions inherited from itk::Object
static bool GetGlobalWarningDisplay ()
 
static void GlobalWarningDisplayOff ()
 
static void GlobalWarningDisplayOn ()
 
static Pointer New ()
 
static void SetGlobalWarningDisplay (bool flag)
 
- Static Public Member Functions inherited from itk::LightObject
static void BreakOnError ()
 
static Pointer New ()
 

Additional Inherited Members

- Public Types inherited from itk::FEMFactoryBase
typedef SmartPointer< const SelfConstPointer
 
typedef SmartPointer< SelfPointer
 
typedef FEMFactoryBase Self
 
typedef ObjectFactoryBase Superclass
 
- Public Member Functions inherited from itk::FEMFactoryBase
virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual const char * GetDescription (void) const
 
virtual const char * GetITKSourceVersion (void) const
 
virtual const char * GetNameOfClass () const
 
void RegisterType (const char *classOverride, const char *overrideClassName, const char *description, bool enableFlag, CreateObjectFunctionBase *createFunction)
 
- Protected Types inherited from itk::LightObject
typedef int InternalReferenceCountType
 
- Protected Member Functions inherited from itk::FEMFactoryBase
 FEMFactoryBase ()
 
virtual ~FEMFactoryBase ()
 
- Protected Attributes inherited from itk::LightObject
InternalReferenceCountType m_ReferenceCount
 
SimpleFastMutexLock m_ReferenceCountLock
 

Member Function Documentation

template<class T >
static void itk::FEMFactory< T >::RegisterType ( )
inlinestatic

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