Medical Imaging Interaction Toolkit  2023.04.00
Medical Imaging Interaction Toolkit
mitk::USControlInterfaceDoppler Class Reference

Interface defining methods for scanning mode doppler of ultrasound devices. There are no methods defined, yet! At the moment, this is just an empty interface. More...

#include <mitkUSControlInterfaceDoppler.h>

Inheritance diagram for mitk::USControlInterfaceDoppler:
Collaboration diagram for mitk::USControlInterfaceDoppler:

Public Member Functions

 mitkClassMacro (USControlInterfaceDoppler, USAbstractControlInterface)
 
- Public Member Functions inherited from mitk::USAbstractControlInterface
 mitkClassMacroItkParent (USAbstractControlInterface, itk::Object)
 
virtual void SetIsActive (bool isActive)=0
 
virtual bool GetIsActive ()=0
 

Protected Member Functions

 USControlInterfaceDoppler (itk::SmartPointer< USDevice > device)
 
 ~USControlInterfaceDoppler () override
 
- Protected Member Functions inherited from mitk::USAbstractControlInterface
 USAbstractControlInterface (itk::SmartPointer< USDevice > device)
 
 ~USAbstractControlInterface () override
 

Additional Inherited Members

- Protected Attributes inherited from mitk::USAbstractControlInterface
itk::WeakPointer< USDevicem_Device
 

Detailed Description

Interface defining methods for scanning mode doppler of ultrasound devices. There are no methods defined, yet! At the moment, this is just an empty interface.

Definition at line 24 of file mitkUSControlInterfaceDoppler.h.

Constructor & Destructor Documentation

◆ USControlInterfaceDoppler()

mitk::USControlInterfaceDoppler::USControlInterfaceDoppler ( itk::SmartPointer< USDevice device)
protected

◆ ~USControlInterfaceDoppler()

mitk::USControlInterfaceDoppler::~USControlInterfaceDoppler ( )
overrideprotected

Member Function Documentation

◆ mitkClassMacro()

mitk::USControlInterfaceDoppler::mitkClassMacro ( USControlInterfaceDoppler  ,
USAbstractControlInterface   
)

The documentation for this class was generated from the following file: