|
| | Handle () |
| |
| | Handle (const std::string &deviceName, const std::string &initializationName) |
| |
| | ~Handle () |
| |
| bool | isValid () const |
| |
| bool | create (const std::string &deviceName, const std::string &initializationName) |
| |
| bool | destroy () |
| |
| HHD | get () const |
| |
◆ Handle() [1/3]
| SurgSim::Devices::PhantomScaffold::Handle::Handle |
( |
| ) |
|
|
inline |
◆ Handle() [2/3]
| SurgSim::Devices::PhantomScaffold::Handle::Handle |
( |
const std::string & |
deviceName, |
|
|
const std::string & |
initializationName |
|
) |
| |
|
inline |
◆ ~Handle()
| SurgSim::Devices::PhantomScaffold::Handle::~Handle |
( |
| ) |
|
|
inline |
◆ Handle() [3/3]
| SurgSim::Devices::PhantomScaffold::Handle::Handle |
( |
const Handle & |
| ) |
|
|
private |
◆ create()
| bool SurgSim::Devices::PhantomScaffold::Handle::create |
( |
const std::string & |
deviceName, |
|
|
const std::string & |
initializationName |
|
) |
| |
|
inline |
◆ destroy()
| bool SurgSim::Devices::PhantomScaffold::Handle::destroy |
( |
| ) |
|
|
inline |
◆ get()
| HHD SurgSim::Devices::PhantomScaffold::Handle::get |
( |
| ) |
const |
|
inline |
◆ isValid()
| bool SurgSim::Devices::PhantomScaffold::Handle::isValid |
( |
| ) |
const |
|
inline |
◆ operator=()
| Handle& SurgSim::Devices::PhantomScaffold::Handle::operator= |
( |
const Handle & |
| ) |
|
|
private |
◆ m_deviceHandle
| HHD SurgSim::Devices::PhantomScaffold::Handle::m_deviceHandle |
|
private |
The OpenHaptics device handle (or HD_INVALID_HANDLE if not valid).
◆ m_logger
| std::shared_ptr<Framework::Logger> SurgSim::Devices::PhantomScaffold::Handle::m_logger |
|
private |
The documentation for this class was generated from the following file: