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

itkFEMObjectFactory.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk
namespace  itk::fem

Typedefs

typedef void(* c_void_cast )()

Variables

*class FEMObjectFactory *brief
Create objects of derived
classes by specifying a class
ID **ObjectFactory is used
to create various objects
of derived classes by *specifying
an ID of a derived class Before
the objects can be created
by *object you should first
call the Register method for
each *NewDerivedClassName *** 
BaseClass
*class FEMObjectFactory *brief
Create objects of derived
classes by specifying a class
ID **ObjectFactory is used
to create various objects
of derived classes by *specifying
an ID of a derived class Before
the objects can be created
by *object you should first
call the Register method for
each 
class
*class FEMObjectFactory *brief
Create objects of derived
classes by specifying a class
ID **ObjectFactory is used
to create various objects
of derived classes by *specifying
an ID of a derived class Before
the objects can be created
by *object 
factory
** NewDerivedClassname
*const int OF_Derived = FEMObjectFactory<BaseClass>::Register( NewDerivedClass, "NewDerivedObjectName" )


Typedef Documentation

typedef void(* itk::fem::c_void_cast)()
 

Definition at line 214 of file itkFEMObjectFactory.h.


Variable Documentation

* class FEMObjectFactory* brief Create objects of derived classes by specifying a class ID* * ObjectFactory is used to create various objects of derived classes by* specifying an ID of a derived class Before the objects can be created by* object you should first call the Register method for each * NewDerivedClassName* * * itk::fem::BaseClass
 

Definition at line 32 of file itkFEMObjectFactory.h.

*class VisitorDispatcher *brief This class provides the functionality needed to apply the correct *visitor function to object of some class The specific visitor *function is based on a given pointer to some object **A visitor function is a that can perform various operations on *objects of various classes Usually we want this operation applied on *any of the polymorphic derived classes The specific operation is *defined in visitor functions **For is called the *visitor function A specific version of this function must be defined *for each itk::fem::class
 

Definition at line 42 of file itkVisitorDispatcher.h.

* class FEMObjectFactory* brief Create objects of derived classes by specifying a class ID* * ObjectFactory is used to create various objects of derived classes by* specifying an ID of a derived class Before the objects can be created by* object itk::fem::factory
 

Definition at line 32 of file itkFEMObjectFactory.h.

* * itk::fem::NewDerivedClassname
 

Definition at line 62 of file itkFEMObjectFactory.h.

* const int itk::fem::OF_Derived = FEMObjectFactory<BaseClass>::Register( NewDerivedClass, "NewDerivedObjectName" )
 

Definition at line 63 of file itkFEMObjectFactory.h.


Generated at Sun Jul 9 18:46:14 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000