|
Frobby
0.9.5
|
This is the complete list of members for IOParameters, including all inherited members.
| _inputFormat | IOParameters | private |
| _inputType | IOParameters | private |
| _outputFormat | IOParameters | private |
| _outputType | IOParameters | private |
| _parameters | ParameterGroup | private |
| addParameter(Parameter *parameter) | ParameterGroup | |
| autoDetectInputFormat(Scanner &in) | IOParameters | |
| begin() | ParameterGroup | inline |
| createInputHandler() const | IOParameters | |
| createOutputHandler() const | IOParameters | |
| end() | ParameterGroup | inline |
| getInputFormat() const | IOParameters | |
| getOutputFormat() const | IOParameters | |
| getValue(string &str) const | ParameterGroup | virtual |
| IOParameters(const DataType &input, const DataType &output) | IOParameters | |
| iterator typedef | ParameterGroup | |
| obtainParameters(vector< Parameter * > ¶meters) | ParameterGroup | |
| ParameterGroup() | ParameterGroup | |
| setInputFormat(const string &format) | IOParameters | |
| setOutputFormat(const string &format) | IOParameters | |
| validateFormats() const | IOParameters | |
| ~ParameterGroup() | ParameterGroup | virtual |