![]() |
CustusX
16.12-rc1
An IGT application
|
#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 |