This is the complete list of members for C4KeyCodeEx, including all inherited members.
| C4KeyCodeEx(C4KeyCode Key=KEY_Default, DWORD Shift=KEYS_None, bool fIsRepeated=false, int32_t deviceId=-1) | C4KeyCodeEx | |
| CompileFunc(StdCompiler *pComp, StdStrBuf *pOutBuf=nullptr) | C4KeyCodeEx | |
| deviceId | C4KeyCodeEx | |
| dwShift | C4KeyCodeEx | |
| FixShiftKeys() | C4KeyCodeEx | |
| fRepeated | C4KeyCodeEx | |
| FromC4MC(int8_t mouse_id, int32_t button, DWORD param, bool *is_down=nullptr) | C4KeyCodeEx | static |
| IsRepeated() const | C4KeyCodeEx | inline |
| Key | C4KeyCodeEx | |
| KeyCode2String(C4KeyCode wCode, bool fHumanReadable, bool fShort) | C4KeyCodeEx | static |
| KeyShift2String(C4KeyShiftState eShift) | C4KeyCodeEx | static |
| operator<(const C4KeyCodeEx &v2) const | C4KeyCodeEx | inline |
| operator==(const C4KeyCodeEx &v2) const | C4KeyCodeEx | inline |
| String2KeyCode(const StdStrBuf &sName) | C4KeyCodeEx | static |
| String2KeyShift(const StdStrBuf &sName) | C4KeyCodeEx | static |
| ToString(bool fHumanReadable, bool fShort) const | C4KeyCodeEx |