30 #ifndef __igtlCreateObjectFunction_h
31 #define __igtlCreateObjectFunction_h
62 void operator=(
const Self&);
91 void operator=(
const Self&);
CreateObjectFunction is used to create callback functions that create IGTL Objects for use with the i...
CreateObjectFunctionBase()
LightObject::Pointer CreateObject()
SmartPointer< const Self > ConstPointer
ObjectType * GetPointer() const
CreateObjectFunctionBase Self
Define API for object creation callback functions.
CreateObjectFunction Self
igtlFactorylessNewMacro(Self)
~CreateObjectFunctionBase()
SmartPointer< Self > Pointer
SmartPointer< Self > Pointer
Base class for most igtl classes.
virtual SmartPointer< LightObject > CreateObject()=0