15 #ifndef __igtlMessageHandler_h 16 #define __igtlMessageHandler_h 58 #endif // _igtlMessageHandler_h
#define igtlTypeMacro(thisClass, superclass)
The "igtl" namespace contains all OpenIGTLink classes. There are several nested namespaces within the...
virtual int ReceiveMessage(Socket *, MessageBase *, int)
SmartPointer< const Self > ConstPointer
MessageBase * GetMessageBuffer()
virtual const char * GetMessageType()
void SetMessageBuffer(MessageBase *buffer)
Base class for most igtl classes.
SmartPointer< Self > Pointer