17 #ifndef MITKUSTelemedProbe_H_HEADER_INCLUDED_
18 #define MITKUSTelemedProbe_H_HEADER_INCLUDED_
61 USTelemedProbe(Usgfw2Lib::IProbe* probe, Usgfw2Lib::IUsgDataView* dataView);
69 #endif // MITKUSTelemedProbe_H_HEADER_INCLUDED_
mitkNewMacro2Param(Self, Usgfw2Lib::IProbe *, Usgfw2Lib::IUsgDataView *)
mitkClassMacro(USTelemedProbe, USProbe)
Usgfw2Lib::IUsgDataView * GetUsgDataView()
virtual ~USTelemedProbe()
Specialized mitk::USProbe for handling Telemed API probe objects. It encapsulates a probe object from...
DataCollection - Class to facilitate loading/accessing structured data.
Usgfw2Lib::IProbe * GetUsgProbe()
Usgfw2Lib::IUsgDataView * m_UsgDataView
USTelemedProbe(Usgfw2Lib::IProbe *probe, Usgfw2Lib::IUsgDataView *dataView)
Right now, the US Probe is only a fancy name for a string. Later, it could handle probe specific para...
Usgfw2Lib::IProbe * m_UsgProbe