Function
setDefaultValue
Sets the default value for the given option.
setDefaultValue(option, value)
setDefaultValue(parser, optionName, value)
Include Headers
seqan/arg_parse.h
Parameters
option
The ArgParseOption object.
value
The new default value.
The new default value.
parser
The ArgumentParser object.
optionName
The identifier of the command line option.
Remarks
Note that this overwrites any previously given default values.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2012/10/02 11:10:33