#include <DS_CommandList.h>
Definition at line 20 of file DS_CommandList.h.
Enumerator |
---|
DS_COMMAND_NONE |
|
DS_COMMAND_RMAN |
|
DS_COMMAND_VEX |
|
Definition at line 22 of file DS_CommandList.h.
DS_CommandList::DS_CommandList |
( |
const char * |
filename | ) |
|
DS_CommandList::DS_CommandList |
( |
const char *const |
filename[] | ) |
|
DS_CommandList::~DS_CommandList |
( |
| ) |
|
void DS_CommandList::enforceOptions |
( |
| ) |
|
int DS_CommandList::findCommand |
( |
const char * |
name | ) |
|
DS_Command* DS_CommandList::getCommand |
( |
const char * |
name | ) |
|
const char* DS_CommandList::getFileName |
( |
| ) |
const |
|
inline |
int DS_CommandList::getNCommands |
( |
| ) |
|
|
inline |
void DS_CommandList::setSyntax |
( |
int |
syntax | ) |
|
The documentation for this class was generated from the following file: