|
cisst-saw
|
This is the complete list of members for cmnCommandLineOptions, including all inherited members.
| AddOptionMultipleValues(const std::string &shortOption, const std::string &longOption, const std::string &description, RequiredType required, std::list< _elementType > *value) | cmnCommandLineOptions | inline |
| AddOptionNoValue(const std::string &shortOption, const std::string &longOption, const std::string &description, RequiredType required=OPTIONAL_OPTION) | cmnCommandLineOptions | |
| AddOptionOneValue(const std::string &shortOption, const std::string &longOption, const std::string &description, RequiredType required, _elementType *value) | cmnCommandLineOptions | inline |
| cmnCommandLineOptions(void) | cmnCommandLineOptions | |
| DeSerializeRaw(std::istream &inputStream) | cmnGenericObject | virtual |
| FromStreamRaw(std::istream &inputStream, const char delimiter= ' ') | cmnGenericObject | virtual |
| Get(const std::string &option) | cmnCommandLineOptions | protected |
| GetLogMultiplexer(void) const | cmnGenericObject | virtual |
| GetLongNoDashDash(const std::string &longOption) | cmnCommandLineOptions | protected |
| GetShortNoDash(const std::string &shortOption) | cmnCommandLineOptions | protected |
| IsSet(const std::string &option) | cmnCommandLineOptions | |
| OPTIONAL_OPTION enum value | cmnCommandLineOptions | |
| Options | cmnCommandLineOptions | protected |
| OptionsType typedef | cmnCommandLineOptions | protected |
| Parse(int argc, const char *argv[], std::string &errorMessage) | cmnCommandLineOptions | |
| Parse(int argc, char *argv[], std::string &errorMessage) | cmnCommandLineOptions | |
| PrintParsedArguments(std::string &parsedArguments) const | cmnCommandLineOptions | |
| PrintUsage(std::ostream &outputStream) | cmnCommandLineOptions | |
| ProgramName | cmnCommandLineOptions | protected |
| ReconstructFrom(const cmnGenericObject &other) | cmnGenericObject | |
| REQUIRED_OPTION enum value | cmnCommandLineOptions | |
| RequiredType enum name | cmnCommandLineOptions | |
| Scalar(const size_t CMN_UNUSED(index)) const | cmnGenericObject | inlinevirtual |
| ScalarDescription(const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) const | cmnGenericObject | inlinevirtual |
| ScalarNumber(void) const | cmnGenericObject | inlinevirtual |
| ScalarNumberIsFixed(void) const | cmnGenericObject | inlinevirtual |
| SerializeRaw(std::ostream &outputStream) const | cmnGenericObject | virtual |
| Services(void) const =0 | cmnGenericObject | pure virtual |
| SQUASH_REQUIRED_OPTION enum value | cmnCommandLineOptions | |
| ToStream(std::ostream &outputStream) const | cmnGenericObject | virtual |
| ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const | cmnGenericObject | virtual |
| ToString(void) const | cmnGenericObject | |
| ValidOptions(const std::string &shortOption, const std::string &longOption, std::string &cleanedShort, std::string &cleanedLong) | cmnCommandLineOptions | protected |
| ~cmnCommandLineOptions() | cmnCommandLineOptions | |
| ~cmnGenericObject(void) | cmnGenericObject | inlinevirtual |
1.8.6