|
IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Inheritance diagram for IG::Lib::InterpreterBase< TCommand, TCommandData >:
Collaboration diagram for IG::Lib::InterpreterBase< TCommand, TCommandData >:Public Member Functions | |
| abstract void | AddCommand (string commandName, TCommand command) |
| abstract void IG::Lib::InterpreterBase< TCommand, TCommandData >::AddCommand | ( | string | commandName, |
| TCommand | command | ||
| ) | [pure virtual] |
Implements IG::Lib::IInterpreter< TCommand, TCommandData >.