PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
This is the complete list of members for vtkPlusDeviceFactory, including all inherited members.
CreateInstance(const char *aDeviceType, vtkPlusDevice *&aDevice, const std::string &aDeviceId) | vtkPlusDeviceFactory | |
DeviceTypeClassNames | vtkPlusDeviceFactory | protected |
DeviceTypes | vtkPlusDeviceFactory | protected |
GetClassName() | vtkPlusDeviceFactory | virtual |
GetDeviceClassName(const std::string &deviceTypeName, std::string &classNameOut) const | vtkPlusDeviceFactory | virtual |
GetDeviceTypeName(const std::string &deviceClassName, std::string &typeNameOut) const | vtkPlusDeviceFactory | virtual |
IsA(const char *type) | vtkPlusDeviceFactory | virtual |
IsTypeOf(const char *type) | vtkPlusDeviceFactory | static |
New() | vtkPlusDeviceFactory | static |
PointerToDevice typedef | vtkPlusDeviceFactory | |
PrintAvailableDevices(ostream &os, vtkIndent indent) | vtkPlusDeviceFactory | virtual |
PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE | vtkPlusDeviceFactory | virtual |
RegisterDevice(const std::string &deviceTypeName, const std::string &deviceClassName, PointerToDevice constructionMethod) | vtkPlusDeviceFactory | |
SafeDownCast(vtkObject *o) | vtkPlusDeviceFactory | static |
Superclass typedef | vtkPlusDeviceFactory | |
vtkPlusDeviceFactory(void) | vtkPlusDeviceFactory | protected |
~vtkPlusDeviceFactory(void) | vtkPlusDeviceFactory | protectedvirtual |