14 #ifndef MITKIGTLCLIENT_H 15 #define MITKIGTLCLIENT_H 19 #include <MitkOpenIGTLinkExports.h> 48 bool OpenConnection()
override;
56 unsigned int GetNumberOfConnections()
override;
70 void Receive()
override;
86 void StopCommunicationWithSocket(igtl::Socket*)
override;
Superclass for OpenIGTLink clients.
#define mitkNewMacro1Param(classname, type)
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)
Interface for all OpenIGTLink Devices.