|
| EGS_ListInputLoopVariable (vector< string > List, const string &var) |
|
void | setVarReplacement (int i) |
|
int | list_size () |
|
| EGS_InputLoopVariable (const string &var) |
|
const char * | getVarNameReplacement () const |
|
const char * | getVarReplacement () const |
|
|
vector< string > | list |
|
bool | is_list |
| True if input loop type is 2, else it is set to false.
|
|
string | vname |
| Loop variable name.
|
|
string | vr |
| Loop variable replacement string.
|
|
char | buf [128] |
|
Definition at line 720 of file egs_input.cpp.
The documentation for this class was generated from the following file: