|
| IDSS_Executive (dss::APIUtil *util) |
|
string | Command (int32_t i) |
| Get i-th command.
|
|
string | CommandHelp (int32_t i) |
| Get help string for i-th command.
|
|
string | Option (int32_t i) |
| Get i-th option.
|
|
string | OptionHelp (int32_t i) |
| Get help string for i-th option.
|
|
string | OptionValue (int32_t i) |
| Get present value of i-th option.
|
|
int32_t | NumCommands () |
| Number of DSS Executive Commands.
|
|
int32_t | NumOptions () |
| Number of DSS Executive Options.
|
|
| ContextState (APIUtil *util) |
|
|
void * | ctx |
| Pointer to the DSSContext for easy access.
|
|
APIUtil * | api_util |
| API utility functions.
|
|
The documentation for this class was generated from the following file: