IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
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 >.