|
stmm-input-doc
0.17.0
|
| ▼Nstd | STL namespace |
| Chash< stmi::Capability::Class > | |
| Chash< stmi::Event::Class > | |
| Chash< stmi::HARDWARE_KEY > | |
| ▼Nstmi | |
| ▼Nlibconfig | |
| ▼Ntesting | |
| CFakeDevice | Fake device template that implements one capability class |
| CFakeDeviceManager | Class for testing code that interacts with device managers |
| CFakeJoystickCapability | Fake joystick capability |
| CFakeJoystickDevice | Fake device that implements the joystick capability |
| CFakeKeyCapability | Fake key capability |
| CFakeKeyDevice | Fake device that implements the key capability |
| CFakePointerCapability | Fake pointer capability |
| CFakePointerDevice | Fake device that implements the pointer capability |
| CFakeTouchCapability | Fake touch capability |
| CFakeTouchDevice | Fake device that implements the touch capability |
| CAccessor | A generic class that helps a device manager to generate events |
| CBasicDevice | Device class template |
| ▼CBasicDeviceManager | Helper class for implementing a device manager |
| CListenerData | Helper class that represents a listener |
| CListenerExtraData | Base class to store extra listener data |
| CCallIf | Base class used to determine whether to send an event to a listener |
| CCallIfAccessor | Accessor callif |
| CCallIfAnd | Applies a "conditional AND" to two callif conditions |
| CCallIfCapabilityClass | Capability class callif |
| CCallIfCapabilityId | Capability id callif |
| CCallIfDeviceId | Device id callif |
| CCallIfDeviceManagerCapability | Device manager capability callif |
| CCallIfEventClass | Event class callif |
| CCallIfFalse | Never call back listener |
| CCallIfFuction | Function callif |
| CCallIfNot | Applies a "NOT" to a callif condition |
| CCallIfOr | Applies a "conditional OR" to two callif conditions |
| CCallIfTrue | Always call back listener |
| CCallIfXYEvent | XYEvent class callif |
| ▼CCapability | Base capability class |
| CClass | The representation of a registered capability class |
| CRegisterClass | Template used to register capability classes |
| CChildDeviceManager | Defines a child device manager |
| CDevice | Device base class |
| CDeviceManager | This class manages devices that generate events that listeners will receive |
| CDeviceManagerCapability | DeviceManager capabilities should derive from this class |
| CDeviceMgmtCapability | Device manager's capability for tree like composed device managers |
| CDeviceMgmtEvent | Event informing about a device being added, removed or changed |
| ▼CEvent | Base event class |
| CClass | The representation of a registered event class |
| CRegisterClass | Template used to register event classes |
| CGdkKeyConverter | Gdk key event (keycode) to hardware key conversion class |
| CGdkKeyConverterEvDev | Converts from evdev gdk keycode to hardware key (linux/input.h) |
| CGtkAccessor | Accessor wrapping a Gtk::Window |
| ▼CGtkDeviceManager | Device manager that attaches to Gtk's main event loop |
| CInit | Initialization data |
| CJoystickAxisEvent | Event generated when the state of a joystick's absolute axis is changed |
| CJoystickButtonEvent | Event generated when the state of a joystick's button is changed |
| CJoystickCapability | The joystick capability of a device |
| CJoystickHatEvent | Event generated when the state of a joystick's hat is changed |
| CJsDeviceFiles | Joystick device files initialization class for GtkDeviceManager |
| CKeyCapability | The keys capability of a device |
| CKeyEvent | Event generated when the state of a key is changed |
| CKeyRepeat | Key repeat translation type |
| CParentDeviceManager | Device manager container class |
| ▼CPluginsDeviceManager | Dynamic plug-in loader device manager class |
| CInit | Initialization data |
| CPointerCapability | The pointer capability of a device |
| CPointerEvent | Event generated when the button state or the position of a pointer is changed |
| CPointerScrollEvent | Event generated when scrolling the pointer |
| CStdDeviceManager | Helper class for implementing a device manager with DeviceMgmtCapability |
| CTouchCapability | The touch capability of a device |
| CTouchEvent | Event generated when the state of a touch is changed |
| CXYEvent | Base class for pointer-like events that hold coordinates |
1.8.13