Function
addDefaultValue
Adds/appends a new value to the list of default values.
addDefaultValue(option, value)
addDefaultValue(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 method does not check any length restrictions for this value.
SeqAn - Sequence Analysis Library - www.seqan.de
 

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