MMSInputMapper Class Reference

#include <mmsinputmapper.h>

List of all members.


Public Member Functions

 MMSInputMapper (string mapfile, string name="default")
 ~MMSInputMapper ()
void mapkey (MMSInputEvent *inputevent)

Private Attributes

xmlDoc * parser
std::multimap< string, string > keyMap
MMSKeyMap mmskeys

Detailed Description

Definition at line 43 of file mmsinputmapper.h.


Constructor & Destructor Documentation

MMSInputMapper::MMSInputMapper ( string  mapfile,
string  name = "default" 
)

Definition at line 39 of file mmsinputmapper.cpp.

MMSInputMapper::~MMSInputMapper (  ) 

Definition at line 112 of file mmsinputmapper.cpp.


Member Function Documentation

void MMSInputMapper::mapkey ( MMSInputEvent inputevent  ) 

Definition at line 118 of file mmsinputmapper.cpp.


Member Data Documentation

xmlDoc* MMSInputMapper::parser [private]

Definition at line 45 of file mmsinputmapper.h.

std::multimap<string, string> MMSInputMapper::keyMap [private]

Definition at line 46 of file mmsinputmapper.h.

Definition at line 47 of file mmsinputmapper.h.


The documentation for this class was generated from the following files: