Hosting courtesy of Sourceforge

SourceForge Logo
Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Menu::KeyMapContainer Class Reference

#include <MenuManager.h>

List of all members.


Detailed Description

A singletonesque class for holding a keymap. The keymap determines what strings correspond to what keys. For example, the string "a" corresponds to the a key, while the string "kp9" corresponds to the 9 on the keypad. This ensures the map is only created once.

Definition at line 256 of file MenuManager.h.


Member Function Documentation

const KeyToStringMap_t & KeyMapContainer::getKeyToStringMap   [static]
 

Definition at line 393 of file MenuManager.cpp.

const StringToKeyMap_t & KeyMapContainer::getStringToKeyMap   [static]
 

Definition at line 388 of file MenuManager.cpp.


The documentation for this class was generated from the following files:
Generated on Tue May 21 07:26:56 2002 for BomberLAN by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001