NorMIT-nav  18.04
An IGT application
cxProbe.h File Reference
#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