13 #ifndef CXPROBEADAPTERRTSOURCE_H_ 14 #define CXPROBEADAPTERRTSOURCE_H_ 16 #include "cxResourceExport.h" 48 virtual QString getUid();
49 virtual QString getName();
51 virtual double getTimestamp();
52 virtual TimeInfo getAdvancedTimeInfo();
54 virtual QString getInfoString()
const;
55 virtual QString getStatusString()
const;
59 virtual bool validData()
const;
60 virtual bool isConnected()
const;
61 virtual bool isStreaming()
const;
65 void probeChangedSlot();
vtkSmartPointer< vtkImageChangeInformation > vtkImageChangeInformationPtr
VideoSource that applies the parameters from a Probe to the VideoSource.
boost::shared_ptr< Probe > ProbePtr
boost::weak_ptr< Probe > ProbeWeakPtr
boost::shared_ptr< class VideoSource > VideoSourcePtr
boost::shared_ptr< ProbeAdapterRTSource > ProbeAdapterRTSourcePtr
Namespace for all CustusX production code.