class NsgCmdRegistry Contains the registry of command strings associated with their appropriate NsgCmd objects that are responsible for executing that command eg "setTransform" -> NsgLimTransformCmd
|
| ~NsgCmdRegistry () Default constructor |
| | registerCmd ( NsgCmd* cmd ) Associates the command string in cmd with the instance of the command |
| | lookupCmd (string cmdToken ) Returns the NsgCmd object which is responsible for handling the command string given in cmdToken |
|
| cmdRegistry map of command names with their associated NsgCmd's |
Contains the registry of command strings associated with their appropriate NsgCmd objects that are responsible for executing that command eg "setTransform" -> NsgLimTransformCmd
NsgCmd* lookupCmd(string cmdToken )
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de