|
| IfaceStatus (const string &prmpt, istream &is, ostream &os, int4 mxhist=10) |
|
void | setErrorIsDone (bool val) |
|
void | pushScript (const string &filename, const string &newprompt) |
|
void | popScript (void) |
|
int4 | getNumInputStreamSize (void) const |
|
void | writePrompt (void) |
|
void | registerCom (IfaceCommand *fptr, const char *nm1, const char *nm2=(const char *) 0, const char *nm3=(const char *) 0, const char *nm4=(const char *) 0, const char *nm5=(const char *) 0) |
|
IfaceData * | getData (const string &nm) const |
|
bool | runCommand (void) |
|
void | getHistory (string &line, int4 i) const |
|
int4 | getHistorySize (void) const |
|
bool | isStreamFinished (void) const |
|
bool | isInError (void) const |
|
void | evaluateError (void) |
|
|
static void | wordsToString (string &res, const vector< string > &list) |
|
|
bool | done |
|
ostream * | optr |
|
ostream * | fileoptr |
|
|
int4 | expandCom (vector< string > &expand, istream &s, vector< IfaceCommand *>::const_iterator &first, vector< IfaceCommand *>::const_iterator &last) |
|
The documentation for this class was generated from the following files: