LibLogicalAccess
2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
plugins
logicalaccess
plugins
readers
keyboard
islogkbdhook
inputdevice.hpp
Go to the documentation of this file.
1
#ifndef _DEFINED_INPUTDEVICE
2
#define _DEFINED_INPUTDEVICE
3
4
#include "
stdafx.h
"
5
#include <vector>
6
7
#include "../keyboardsharedstruct.hpp"
8
9
namespace
KBDHOOK
10
{
11
class
InputDevice
12
{
13
public
:
14
static
std::vector<logicalaccess::KeyboardEntry>
getDeviceList
();
15
};
16
}
17
18
#endif
KBDHOOK::InputDevice
Definition:
inputdevice.hpp:12
KBDHOOK::InputDevice::getDeviceList
static std::vector< logicalaccess::KeyboardEntry > getDeviceList()
Definition:
inputdevice.cpp:6
KBDHOOK
Definition:
inputdevice.cpp:5
stdafx.h
Generated on Wed Mar 29 2023 13:50:38 for LibLogicalAccess by
1.9.6