Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxNetworkConnection.h File Reference
#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 Documentation

typedef boost::shared_ptr<QThread> QThreadPtr

Definition at line 52 of file cxNetworkConnection.h.