#include <InputHandler.h>
◆ ~InputHandler()
ehs::InputHandler::~InputHandler |
( |
| ) |
|
|
virtual |
◆ InputHandler() [1/4]
ehs::InputHandler::InputHandler |
( |
| ) |
|
◆ InputHandler() [2/4]
ehs::InputHandler::InputHandler |
( |
Str_8 |
id | ) |
|
◆ InputHandler() [3/4]
◆ InputHandler() [4/4]
◆ AddDevice()
bool ehs::InputHandler::AddDevice |
( |
HID * |
device | ) |
|
◆ GetDevice()
HID * ehs::InputHandler::GetDevice |
( |
const UInt_64 |
id | ) |
const |
◆ GetDeviceByType()
HID * ehs::InputHandler::GetDeviceByType |
( |
const UInt_8 |
type | ) |
const |
◆ GetHashId()
UInt_64 ehs::InputHandler::GetHashId |
( |
| ) |
const |
◆ GetId()
Str_8 ehs::InputHandler::GetId |
( |
| ) |
const |
◆ HasDevice()
bool ehs::InputHandler::HasDevice |
( |
const UInt_64 |
id | ) |
const |
◆ Initialize()
bool ehs::InputHandler::Initialize |
( |
| ) |
|
|
virtual |
◆ IsInitialized()
bool ehs::InputHandler::IsInitialized |
( |
| ) |
const |
|
virtual |
◆ operator!=()
bool ehs::InputHandler::operator!= |
( |
const UInt_64 |
otherHashId | ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
bool ehs::InputHandler::operator== |
( |
const UInt_64 |
otherHashId | ) |
const |
◆ Poll()
void ehs::InputHandler::Poll |
( |
| ) |
|
|
virtual |
◆ Release()
bool ehs::InputHandler::Release |
( |
| ) |
|
|
virtual |
◆ ResetAllStates()
void ehs::InputHandler::ResetAllStates |
( |
| ) |
|
◆ devices
The documentation for this class was generated from the following files: