13 #ifndef MITKUSTelemedProbe_H_HEADER_INCLUDED_ 14 #define MITKUSTelemedProbe_H_HEADER_INCLUDED_ 42 Usgfw2Lib::IProbe* GetUsgProbe();
48 Usgfw2Lib::IUsgDataView* GetUsgDataView();
57 USTelemedProbe(Usgfw2Lib::IProbe* probe, Usgfw2Lib::IUsgDataView* dataView);
65 #endif // MITKUSTelemedProbe_H_HEADER_INCLUDED_ Specialized mitk::USProbe for handling Telemed API probe objects. It encapsulates a probe object from...
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkNewMacro2Param(classname, typea, typeb)
Usgfw2Lib::IUsgDataView * m_UsgDataView
#define mitkClassMacro(className, SuperClassName)
Right now, the US Probe is only a fancy name for a string. Later, it could handle probe specific para...
Usgfw2Lib::IProbe * m_UsgProbe