ReactOS 0.4.16-dev-942-g91fadeb
anonymous_namespace{getch.cpp}::NormKeyVals Struct Reference
Collaboration diagram for anonymous_namespace{getch.cpp}::NormKeyVals:

Public Attributes

CharPair RegChars
 
CharPair ShiftChars
 
CharPair CtrlChars
 
CharPair AltChars
 

Detailed Description

Definition at line 34 of file getch.cpp.

Member Data Documentation

◆ AltChars

CharPair anonymous_namespace{getch.cpp}::NormKeyVals::AltChars

Definition at line 39 of file getch.cpp.

◆ CtrlChars

CharPair anonymous_namespace{getch.cpp}::NormKeyVals::CtrlChars

Definition at line 38 of file getch.cpp.

◆ RegChars

CharPair anonymous_namespace{getch.cpp}::NormKeyVals::RegChars

Definition at line 36 of file getch.cpp.

◆ ShiftChars

CharPair anonymous_namespace{getch.cpp}::NormKeyVals::ShiftChars

Definition at line 37 of file getch.cpp.


The documentation for this struct was generated from the following file: