Class
ArgParseOption
Stores information for a specific command line option.
![]() | ![]() | ||||||
ArgParseOption |
Include Headers
seqan/arg_parse.h
Remarks
Member Functions
Constructor |
Functions
Adds/appends a new value to the list of default values. | |
Adds a ArgParseOption object to the ArgumentParser. | |
Hides the ArgParseOption from the help screen. | |
Returns whether option is a switch. | |
Returns whether option is hidden on the help screen. Default is false. | |
Returns whether the argument is an output file. | |
Returns whether the option is mandatory. | |
Sets the default value for the given option. | |
Sets whether or not the option is mandatory. | |
Writes the basic information about the ArgParseOption to the provided stream. |
See Also
SeqAn - Sequence Analysis Library - www.seqan.de