17 #ifndef MITKUSControlInterfaceProbes_H_HEADER_INCLUDED_
18 #define MITKUSControlInterfaceProbes_H_HEADER_INCLUDED_
42 virtual std::vector<USProbe::Pointer> GetProbeSet( ) = 0;
54 void SelectProbe(
unsigned int index );
74 virtual void OnSelectProbe(
unsigned int index ) = 0;
93 virtual unsigned int GetProbesCount( )
const = 0;
101 #endif // MITKUSControlInterfaceProbes_H_HEADER_INCLUDED_
Superclass for all ultrasound device control interfaces. Defines an interface for activating and deac...
itk::SmartPointer< Self > Pointer
Interface defining methods for probe selection of ultrasound devices. It consists of methods for gett...
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)