CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxImageReceiverThread.h File Reference
#include "org_custusx_core_video_Export.h"
#include <vector>
#include "boost/shared_ptr.hpp"
#include <QThread>
#include <QMutex>
#include <QDateTime>
#include "cxForwardDeclarations.h"

Go to the source code of this file.

Classes

class  cx::ImageReceiverThread
 Base class for receiving images from a video stream. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef boost::shared_ptr
< class CyclicActionLogger > 
cx::CyclicActionLoggerPtr
 
typedef boost::shared_ptr
< class Streamer > 
cx::StreamerPtr
 
typedef boost::shared_ptr
< class StreamerService > 
cx::StreamerServicePtr
 
typedef boost::shared_ptr
< class DirectlyLinkedSender > 
cx::DirectlyLinkedSenderPtr
 
typedef boost::shared_ptr
< class ProbeDefinition > 
cx::ProbeDefinitionPtr
 
typedef boost::shared_ptr
< class ImageReceiverThread > 
cx::ImageReceiverThreadPtr