|
MITK-IGT
IGT Extension of MITK
|
#include "mitkIGTLMessageProvider.h"#include "mitkIGTLDevice.h"#include "mitkIGTLMessage.h"#include "mitkIGTLMessageFactory.h"#include "mitkCallbackFromGUIThread.h"#include "usServiceReference.h"#include "usModuleContext.h"#include "usServiceEvent.h"#include "mitkServiceInterface.h"#include "usGetModuleContext.h"#include "igtlBindMessage.h"#include "igtlQuaternionTrackingDataMessage.h"#include "igtlTrackingDataMessage.h"#include <unistd.h>Go to the source code of this file.
Namespaces | |
| namespace | mitk |
| IGT Exceptions. | |
Functions | |
| mitk::itkEventMacroDefinition (StreamingStartRequiredEvent, itk::AnyEvent) | |
| mitk::itkEventMacroDefinition (StreamingStopRequiredEvent, itk::AnyEvent) | |
| std::string | RemoveRequestPrefixes (std::string requestType) |
| std::string RemoveRequestPrefixes | ( | std::string | requestType | ) |
Definition at line 151 of file mitkIGTLMessageProvider.cpp.