/home/thomas/development/delivery-check/repo/src/ui/keyboard.cpp File Reference

#include <map>
#include <sstream>
#include <stdlib.h>
#include "../avrerror.h"
#include "ui.h"
#include "keyboard.h"
#include <iostream>
#include "systemclocktypes.h"
#include "simulationmember.h"
#include "hardware.h"
#include "pin.h"
Include dependency graph for keyboard.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

map< int, int > xToNumber
map< int, const int * > keynumberToScancode1
map< int, const int * > keynumberToScancode2
map< int, const int * > keynumberToScancode3

Variable Documentation

map<int, const int* > keynumberToScancode1

Definition at line 35 of file keyboard.cpp.

map<int, const int* > keynumberToScancode2
map<int, const int* > keynumberToScancode3

Definition at line 37 of file keyboard.cpp.

map<int,int> xToNumber
Generated on Sun Feb 12 16:44:58 2012 for Simulavr by  doxygen 1.6.3