CustusX
16.5.0-rc9
An IGT application
|
#include "cxResourceExport.h"
#include "boost/shared_ptr.hpp"
#include <QObject>
#include <QDomElement>
#include "cxProperty.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | cx::StreamerService |
Abstract class. Interface to Streamers. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Macros | |
#define | StreamerService_iid "cx::StreamerService" |
Typedefs | |
typedef boost::shared_ptr < class Receiver > | cx::ReceiverPtr |
#define StreamerService_iid "cx::StreamerService" |
Definition at line 44 of file cxStreamerService.h.