CustusX
16.5.0-rc9
An IGT application
|
#include "cxResourceExport.h"
#include <QObject>
#include <boost/weak_ptr.hpp>
#include "cxProbeDefinition.h"
#include "cxForwardDeclarations.h"
Go to the source code of this file.
Classes | |
class | cx::Probe |
US Probe interface. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef boost::shared_ptr< Probe > | cx::ProbePtr |
typedef boost::weak_ptr< Probe > | cx::ProbeWeakPtr |