Public Member Functions | |
| InputIndexInfo () | |
| InputIndexInfo (const XML::Element &data, AlgorithmCreator::State &creator) throw (code::Exception) | |
| void | addToUsage (std::string &opt, std::string &help) const |
| The first string is an enumeration of the options: "i:o:r" etc. | |
| std::string | getOptionSettingSourceCode () const |
Public Attributes | |
| CommandLineOption | cmdLine |
| std::string | history |
| std::vector< DataInfo > | inputData |
| bool | notifyEndDataset |
| code::AlgorithmCreator::InputIndexInfo::InputIndexInfo | ( | ) | [inline] |
| code::AlgorithmCreator::InputIndexInfo::InputIndexInfo | ( | const XML::Element & | data, | |
| AlgorithmCreator::State & | creator | |||
| ) | throw (code::Exception) |
| void code::AlgorithmCreator::InputIndexInfo::addToUsage | ( | std::string & | opt, | |
| std::string & | help | |||
| ) | const [inline] |
The first string is an enumeration of the options: "i:o:r" etc.
The second string is a verbose description.
| std::string code::AlgorithmCreator::InputIndexInfo::getOptionSettingSourceCode | ( | ) | const [inline] |
| std::string code::AlgorithmCreator::InputIndexInfo::history |
| std::vector< DataInfo > code::AlgorithmCreator::InputIndexInfo::inputData |
1.4.7