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...
#define igtlFactorylessNewMacro(x)
CreateObjectFunctionBase()
LightObject::Pointer CreateObject()
The "igtl" namespace contains all OpenIGTLink classes. There are several nested namespaces within the...
SmartPointer< const Self > ConstPointer
ObjectType * GetPointer() const
CreateObjectFunctionBase Self
Define API for object creation callback functions.
CreateObjectFunction Self
~CreateObjectFunctionBase()
SmartPointer< Self > Pointer
SmartPointer< Self > Pointer
Base class for most igtl classes.
virtual SmartPointer< LightObject > CreateObject()=0