arbeit
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

KeyPair Struct Reference

#include <Keys.h>

List of all members.


Detailed Description

key-name key pairs

Definition at line 148 of file Keys.h.

Public Member Functions

 KeyPair (const GKeyType keyName, const Key theKey)

Public Attributes

GKeyType kn
Key key
 key name


Constructor & Destructor Documentation

KeyPair::KeyPair const GKeyType  keyName,
const Key  theKey
[inline]
 

Definition at line 149 of file Keys.h.

References key, and kn.


Member Data Documentation

Key KeyPair::key
 

key name

Definition at line 152 of file Keys.h.

Referenced by Key::addKey(), GrinderKeys::addPConst(), and KeyPair().

GKeyType KeyPair::kn
 

Definition at line 151 of file Keys.h.

Referenced by Key::addKey(), GrinderKeys::addPConst(), GrinderKeys::env(), KeyPair(), GrinderKeys::pconst(), GrinderKeys::pos(), and GrinderKeys::val().


The documentation for this struct was generated from the following file:
Send questions, comments, and bug reports to:
jmk