Superclass for all ultrasound device control interfaces. Defines an interface for activating and deactivating a control interface.
More...
#include <mitkUSAbstractControlInterface.h>
Superclass for all ultrasound device control interfaces. Defines an interface for activating and deactivating a control interface.
Definition at line 32 of file mitkUSAbstractControlInterface.h.
◆ USAbstractControlInterface()
◆ ~USAbstractControlInterface()
mitk::USAbstractControlInterface::~USAbstractControlInterface |
( |
| ) |
|
|
overrideprotected |
◆ GetIsActive()
virtual bool mitk::USAbstractControlInterface::GetIsActive |
( |
| ) |
|
|
pure virtual |
◆ mitkClassMacroItkParent()
◆ SetIsActive()
virtual void mitk::USAbstractControlInterface::SetIsActive |
( |
bool |
isActive | ) |
|
|
pure virtual |
◆ m_Device
itk::WeakPointer<USDevice> mitk::USAbstractControlInterface::m_Device |
|
protected |
The documentation for this class was generated from the following file: