#include <rc.h>
◆ eRCInputEventDriver()
eRCInputEventDriver::eRCInputEventDriver |
( |
const char * |
filename | ) |
|
◆ ~eRCInputEventDriver()
eRCInputEventDriver::~eRCInputEventDriver |
( |
| ) |
|
◆ getDeviceName()
std::string eRCInputEventDriver::getDeviceName |
( |
| ) |
|
◆ hasCap()
bool eRCInputEventDriver::hasCap |
( |
unsigned char * |
caps, |
|
|
int |
bit |
|
) |
| |
◆ isKeyboard()
bool eRCInputEventDriver::isKeyboard |
( |
| ) |
|
|
virtual |
◆ isPointerDevice()
bool eRCInputEventDriver::isPointerDevice |
( |
| ) |
|
|
virtual |
◆ keyPressed()
void eRCInputEventDriver::keyPressed |
( |
int |
| ) |
|
|
protected |
◆ setExclusive()
void eRCInputEventDriver::setExclusive |
( |
bool |
b | ) |
|
|
virtual |
◆ evCaps
unsigned char eRCInputEventDriver::evCaps[(EV_MAX/8)+1] |
|
protected |
◆ handle
int eRCInputEventDriver::handle |
|
protected |
◆ keyCaps
unsigned char eRCInputEventDriver::keyCaps[(KEY_MAX/8)+1] |
|
protected |
◆ m_remote_control
bool eRCInputEventDriver::m_remote_control |
|
protected |
◆ sn
The documentation for this class was generated from the following files: