cisst-saw
Loading...
Searching...
No Matches
mtsCommandLineOptions Member List

This is the complete list of members for mtsCommandLineOptions, including all inherited members.

AddOptionMultipleValues(const std::string &shortOption, const std::string &longOption, const std::string &description, RequiredType required, std::list< _elementType > *value)cmnCommandLineOptionsinline
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)cmnCommandLineOptionsinline
Apply(void)mtsCommandLineOptionsvirtual
cmnCommandLineOptions(void)cmnCommandLineOptions
CollectionConfigmtsCommandLineOptions
DeSerializeRaw(std::istream &inputStream)cmnGenericObjectvirtual
FromStreamRaw(std::istream &inputStream, const char delimiter=' ')cmnGenericObjectvirtual
Get(const std::string &option)cmnCommandLineOptionsprotected
GetLogMultiplexer(void) constcmnGenericObjectvirtual
GetLongNoDashDash(const std::string &longOption)cmnCommandLineOptionsprotected
GetShortNoDash(const std::string &shortOption)cmnCommandLineOptionsprotected
IsSet(const std::string &option)cmnCommandLineOptions
ManagerConfigmtsCommandLineOptions
mtsCommandLineOptions(const std::string &options="mc")mtsCommandLineOptions
OPTIONAL_OPTION enum valuecmnCommandLineOptions
OptionscmnCommandLineOptionsprotected
OptionsType typedefcmnCommandLineOptionsprotected
Parse(int argc, const char *argv[], std::string &errorMessage)cmnCommandLineOptions
Parse(int argc, char *argv[], std::string &errorMessage)cmnCommandLineOptions
Parse(const std::vector< std::string > &arguments, std::string &errorMessage)cmnCommandLineOptions
Parse(int argc, char *argv[], std::ostream &outputStream)cmnCommandLineOptions
Parse(const std::vector< std::string > &arguments, std::ostream &outputStream)cmnCommandLineOptions
PrintParsedArguments(std::string &parsedArguments) constcmnCommandLineOptions
PrintUsage(std::ostream &outputStream)cmnCommandLineOptions
ProgramNamecmnCommandLineOptionsprotected
ReconstructFrom(const cmnGenericObject &other)cmnGenericObject
REQUIRED_OPTION enum valuecmnCommandLineOptions
RequiredType enum namecmnCommandLineOptions
Scalar(const size_t CMN_UNUSED(index)) const CISST_THROW(stdcmnGenericObjectinlinevirtual
ScalarDescription(const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) constcmnGenericObjectinlinevirtual
ScalarNumber(void) constcmnGenericObjectinlinevirtual
ScalarNumberIsFixed(void) constcmnGenericObjectinlinevirtual
SerializeRaw(std::ostream &outputStream) constcmnGenericObjectvirtual
Services(void) const =0cmnGenericObjectpure virtual
SQUASH_REQUIRED_OPTION enum valuecmnCommandLineOptions
ToStream(std::ostream &outputStream) constcmnGenericObjectvirtual
ToStreamRaw(std::ostream &outputStream, const char delimiter=' ', bool headerOnly=false, const std::string &headerPrefix="") constcmnGenericObjectvirtual
ToString(void) constcmnGenericObject
ValidOptions(const std::string &shortOption, const std::string &longOption, std::string &cleanedShort, std::string &cleanedLong)cmnCommandLineOptionsprotected
~cmnCommandLineOptions()cmnCommandLineOptions
~cmnGenericObject(void)cmnGenericObjectinlinevirtual
~mtsCommandLineOptions()mtsCommandLineOptionsinlinevirtual