Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkIGTLDevice.h File Reference
#include "mitkCommon.h"
#include "itkObject.h"
#include "itkFastMutexLock.h"
#include "itkMultiThreader.h"
#include "igtlSocket.h"
#include "igtlMessageBase.h"
#include "igtlTransformMessage.h"
#include "MitkOpenIGTLinkExports.h"
#include "mitkIGTLMessageFactory.h"
#include "mitkIGTLMessageQueue.h"
#include "mitkIGTLMessage.h"

Go to the source code of this file.

Classes

class  mitk::IGTLDevice
 Interface for all OpenIGTLink Devices. More...
 

Namespaces

 mitk
 DataCollection - Class to facilitate loading/accessing structured data.
 

Functions

 mitk::itkEventMacro (MessageSentEvent, itk::AnyEvent)
 connect to this Event to get notified when a message was successfully sent More...
 
 mitk::itkEventMacro (MessageReceivedEvent, itk::AnyEvent)
 connect to this Event to get notified when a message was received More...
 
 mitk::itkEventMacro (CommandReceivedEvent, itk::AnyEvent)
 connect to this Event to get notified when a command was received More...
 
 mitk::itkEventMacro (NewClientConnectionEvent, itk::AnyEvent)
 connect to this Event to get notified when another igtl device connects with this device. More...
 
 mitk::itkEventMacro (LostConnectionEvent, itk::AnyEvent)
 connect to this Event to get notified when this device looses the connection to a socket. More...