![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayLib::cInputKeyPress, including all inherited members.
cInputKeyPress(const cInputKeyPress *pKeyBase) noexcept | GrayLib::cInputKeyPress | inline |
cInputKeyPress(INPUTKEY_TYPE tDevKey=INPUTKEY_NULL, INPKEYMASK_TYPE dwKeyMask=0) noexcept | GrayLib::cInputKeyPress | inline |
get_DevKey() const noexcept | GrayLib::cInputKeyPress | inline |
get_DevKeyName() const | GrayLib::cInputKeyPress | |
get_KeyBaseName() const | GrayLib::cInputKeyPress | |
get_KeyMask() const noexcept | GrayLib::cInputKeyPress | inline |
get_SortValue() const noexcept | GrayLib::cInputKeyPress | inline |
InitKey() noexcept | GrayLib::cInputKeyPress | inline |
isKeySet() const noexcept | GrayLib::cInputKeyPress | inline |
MakeSortKey(INPUTKEY_TYPE iDevKey, INPKEYMASK_TYPE dwKeyMask) noexcept | GrayLib::cInputKeyPress | inlinestatic |
put_DevKey(INPUTKEY_TYPE tDevKey) noexcept | GrayLib::cInputKeyPress | inline |
put_KeyMask(INPKEYMASK_TYPE dwKeyMask) noexcept | GrayLib::cInputKeyPress | inline |