Set a variable to the pre-defined supplied value. More...
#include <CommandSwitchFunctions.hh>
Public Member Functions | |
| SetValue (T &par, const T &val) | |
| int | operator() (const char *) |
Private Attributes | |
| T & | param |
| const T | value |
Set a variable to the pre-defined supplied value.
Definition at line 69 of file CommandSwitchFunctions.hh.
1.6.1