![]() |
CustusX
22.04-rc2
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... | |
| 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 |
| #define StreamerService_iid "cx::StreamerService" |
Definition at line 23 of file cxStreamerService.h.