MITK-IGT
IGT Extension of MITK
|
#include <mitkTestingMacros.h>
#include <mitkTestFixture.h>
#include <thread>
#include <chrono>
#include "mitkIGTLServer.h"
#include "mitkIGTLClient.h"
#include "mitkIGTLMessageFactory.h"
#include "igtlStatusMessage.h"
#include "igtlClientSocket.h"
#include "igtlServerSocket.h"
Go to the source code of this file.
Classes | |
class | mitkOpenIGTLinkClientServerTestSuite |