FreeRDP-WebConnect WebSockets gateway  1.0.0.167
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
wsgate::kbdio Class Reference

A small helper class for providing cross-platform non-blocking keyboard input. More...

#include <common.hpp>

List of all members.

Public Member Functions

 kbdio ()
 Constructor.
 ~kbdio ()
 Destructor.
bool qpressed ()
 Check if the user pressed 'q'.

Detailed Description

A small helper class for providing cross-platform non-blocking keyboard input.

Definition at line 50 of file common.hpp.


Member Function Documentation

bool wsgate::kbdio::qpressed ( )
inline

Check if the user pressed 'q'.

Returns:
true, if the 'q' key was pressed.

Definition at line 86 of file common.hpp.


The documentation for this class was generated from the following file: