Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions

mitk::AddContourToolFactory Class Reference

List of all members.

Public Types

typedef AddContourToolFactory Self
typedef itk::ObjectFactoryBase Superclass
typedef itk::SmartPointer< SelfPointer
typedef itk::SmartPointer
< const Self
ConstPointer

Public Member Functions

virtual const char * GetITKSourceVersion () const
virtual const char * GetDescription () const
 itkFactorylessNewMacro (Self)
virtual const char * GetClassName () const

Static Public Member Functions

static void RegisterOneFactory ()

Protected Member Functions

 AddContourToolFactory ()
 ~AddContourToolFactory ()

Detailed Description

Definition at line 22 of file mitkAddContourTool.cpp.


Member Typedef Documentation

typedef itk::SmartPointer<const Self> mitk::AddContourToolFactory::ConstPointer

Definition at line 21 of file mitkAddContourTool.cpp.

typedef itk::SmartPointer<Self> mitk::AddContourToolFactory::Pointer

Definition at line 21 of file mitkAddContourTool.cpp.

Definition at line 21 of file mitkAddContourTool.cpp.

typedef itk::ObjectFactoryBase mitk::AddContourToolFactory::Superclass

Definition at line 21 of file mitkAddContourTool.cpp.


Constructor & Destructor Documentation

mitk::AddContourToolFactory::AddContourToolFactory (  ) [inline, protected]

Definition at line 21 of file mitkAddContourTool.cpp.

{
mitk::AddContourToolFactory::~AddContourToolFactory (  ) [inline, protected]

Definition at line 21 of file mitkAddContourTool.cpp.

{

Member Function Documentation

virtual const char* mitk::AddContourToolFactory::GetClassName (  ) const [virtual]
virtual const char* mitk::AddContourToolFactory::GetDescription ( void   ) const [inline, virtual]

Definition at line 21 of file mitkAddContourTool.cpp.

{
virtual const char* mitk::AddContourToolFactory::GetITKSourceVersion ( void   ) const [inline, virtual]

Definition at line 21 of file mitkAddContourTool.cpp.

{
mitk::AddContourToolFactory::itkFactorylessNewMacro ( Self   )
static void mitk::AddContourToolFactory::RegisterOneFactory ( void   ) [inline, static]

Definition at line 21 of file mitkAddContourTool.cpp.

{

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines