Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkUSTelemedProbe_h
14 #define mitkUSTelemedProbe_h
57 USTelemedProbe(Usgfw2Lib::IProbe* probe, Usgfw2Lib::IUsgDataView* dataView);
Usgfw2Lib::IProbe * m_UsgProbe
USTelemedProbe(Usgfw2Lib::IProbe *probe, Usgfw2Lib::IUsgDataView *dataView)
mitkNewMacro2Param(Self, Usgfw2Lib::IProbe *, Usgfw2Lib::IUsgDataView *)
DataCollection - Class to facilitate loading/accessing structured data.
Right now, the US Probe is only a fancy name for a string. Later, it could handle probe specific para...
mitkClassMacro(USTelemedProbe, USProbe)
Specialized mitk::USProbe for handling Telemed API probe objects. It encapsulates a probe object from...
Usgfw2Lib::IProbe * GetUsgProbe()
Usgfw2Lib::IUsgDataView * GetUsgDataView()
virtual ~USTelemedProbe()
Usgfw2Lib::IUsgDataView * m_UsgDataView