CustusX
16.5.0-rc9
An IGT application
|
#include "org_custusx_core_openigtlink_Export.h"
#include <map>
#include <QObject>
#include <QMutex>
#include <QMutexLocker>
#include "cxSocketConnection.h"
#include "cxTransform3D.h"
#include "cxImage.h"
#include "cxProbeDefinition.h"
#include "cxLogger.h"
#include "cxProtocol.h"
#include "cxOpenIGTLinkProtocol.h"
#include "boost/function.hpp"
Go to the source code of this file.
Classes | |
class | cx::NetworkConnection |
The NetworkConnection class handles incoming OpenIGTLink packages. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef boost::shared_ptr < QThread > | QThreadPtr |
typedef boost::shared_ptr < class NetworkConnection > | cx::NetworkConnectionPtr |
typedef boost::shared_ptr<QThread> QThreadPtr |
Definition at line 52 of file cxNetworkConnection.h.