class KeyboardLanguage

Useful class to convert characters to keyboard scancodes

Public Classes

enum Language
FRENCH
ENGLISH
NB

Public Methods

KeyboardLanguage(Language l) throw()
~KeyboardLanguage() throw()
int getCode(char c) const throw()

Protected Fields

Array < int > corresp

Documentation

Useful class to convert characters to keyboard scancodes
enum Language

FRENCH

ENGLISH

NB

Array < int > corresp

KeyboardLanguage(Language l) throw()

~KeyboardLanguage() throw()

int getCode(char c) const throw()


This class has no child classes.
Author:
David FAUTHOUX
See Also:
Keyboard
KeyboardBuffer

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de