Struct to hold a KeyboardDevice object, a KeyboardHandler object, and a mutex for data passing.
More...
Struct to hold a KeyboardDevice object, a KeyboardHandler object, and a mutex for data passing.
§ DeviceData()
SurgSim::Devices::KeyboardScaffold::DeviceData::DeviceData |
( |
KeyboardDevice * |
device | ) |
|
|
inlineexplicit |
Constructor.
- Parameters
-
device | Device to be managed by this scaffold |
The documentation for this struct was generated from the following file:
- SurgSim/Devices/Keyboard/KeyboardScaffold.cpp