Class
CommandLineOption
Stores information for a specific Commandline Option
CommandLineOption
Member Functions
CommandLineOptionConstructor
Functions
addOptionadds an instance of CommandLineOption to the CommandLineParser
helpTextReturns the help text associated with the CommandLineOption object
longNameReturns the long option name of a CommandLineOption object
setHelpTextSets the help text associated with the CommandLineOption object
setLongNameSets the long option name of a CommandLineOption object
setShortNameSets the short option name of a CommandLineOption object
shortNameReturns the short option name of a CommandLineOption object
SeqAn - Sequence Analysis Library - www.seqan.de