Member Function
CommandLineOption
Constructor
Parameters
|  A CharString containing the short-name option identifier (e.g.  Remarks: Note that the leading "-" is not passed. | ||||||||||||||||||||||||||||
| Types:  CharString Remarks: Note that the leading "--" is not passed. | ||||||||||||||||||||||||||||
|  The number of required arguments per option (e.g. if set to 3 then 3 arguments must follow the option: "-foo x1 x2 x3"). Default: 0 for boolean options and 1 for the rest. | ||||||||||||||||||||||||||||
|  A CharString containing the help text associated with this option. Types:  CharString | ||||||||||||||||||||||||||||
|  Option type. This can be the sum of the some of the following values: 
 | ||||||||||||||||||||||||||||
|  The default value of this option. Default: No default value. | 
Member of
See Also
SeqAn - Sequence Analysis Library - www.seqan.de