CustusX  18.04
An IGT application
cxStreamerService.h File Reference
#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...
 
class  cx::SimulatedStreamerService
 Abstract class. Interface to Simulated 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
 

Macro Definition Documentation

#define StreamerService_iid   "cx::StreamerService"

Definition at line 23 of file cxStreamerService.h.