ReactOS
0.4.15-dev-4872-g8a3db97
|
Go to the source code of this file.
Classes | |
struct | optype |
union | KeyDefType |
union | KeyDefType_const |
class | TKeyDef |
Enumerations | |
enum | tn_ops { TN_ESCAPE, TN_SCROLLBACK, TN_DIAL, TN_PASTE, TN_NULL, TN_CR, TN_CRLF } |
Functions | |
bool | operator== (const TKeyDef &t1, const TKeyDef &t2) |
bool | operator< (const TKeyDef &t1, const TKeyDef &t2) |
Enumerator | |
---|---|
TN_ESCAPE | |
TN_SCROLLBACK | |
TN_DIAL | |
TN_PASTE | |
TN_NULL | |
TN_CR | |
TN_CRLF |
Definition at line 19 of file tkeydef.h.
Definition at line 126 of file tkeydef.cpp.
Definition at line 122 of file tkeydef.cpp.