34 #ifndef CXPROBEADAPTERRTSOURCE_H_ 35 #define CXPROBEADAPTERRTSOURCE_H_ 37 #include "cxResourceExport.h" 69 virtual QString getUid();
70 virtual QString getName();
72 virtual double getTimestamp();
73 virtual TimeInfo getAdvancedTimeInfo();
75 virtual QString getInfoString()
const;
76 virtual QString getStatusString()
const;
80 virtual bool validData()
const;
81 virtual bool isConnected()
const;
82 virtual bool isStreaming()
const;
86 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.