next up previous contents index
Next: Key Sets ( KeySet Up: Pre- and Postconditions Previous: Keymapper Iterators ( Keymapper::const_iterator   Contents   Index


Default Keymappers ( DefaultKeymapper )

Baseclasses


\begin{picture}(6.5,2.5)
\thicklines
\put(0,1.5){\framebox (5,1){\bf Keymapper...
...tor(0,-1){1}}\put(0.5,0){\framebox (6,1){\bf DefaultKeymapper}}
\end{picture}

Definition

An instance M of type DefaultKeymapper is a keymapper, which defines string constants for all enumeration values of type key::Predefined. A global default keymapper is used by class AGD. The predefined strings are descibed in the manual page of class AGD (see Sect. AGD Base).

#include < AGD/DefaultKeymapper.h >

Creation

DefaultKeymapper M creates an instances M of type DefaultKeymapper.

Operations

All operations for keymappers are also available for default keymappers.

AgdKey M.predefined(key::Predefined k)
    converts k into a key of M.



© Copyright 1998-2001, Algorithmic Solutions Software GmbH. All rights reserved.
2001-08-13