FreeRDP-WebConnect WebSockets gateway
1.0.0.167
|
A small helper class for providing cross-platform non-blocking keyboard input. More...
#include <common.hpp>
Public Member Functions | |
kbdio () | |
Constructor. | |
~kbdio () | |
Destructor. | |
bool | qpressed () |
Check if the user pressed 'q'. |
A small helper class for providing cross-platform non-blocking keyboard input.
Definition at line 50 of file common.hpp.
|
inline |
Check if the user pressed 'q'.
Definition at line 86 of file common.hpp.