Public Types | |
| typedef AddContourToolFactory | Self |
| typedef itk::ObjectFactoryBase | Superclass |
| typedef itk::SmartPointer< Self > | Pointer |
| 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 () | |
Definition at line 22 of file mitkAddContourTool.cpp.
| 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.
| 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.
{
| 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.
{
1.7.2