Function
getArgumentValues
Returns all values of the ArgParseArgument object as const std::vector.
getArgumentValues(argument)
Include Headers
seqan/arg_parse.h
Parameters
argument
The ArgParseArgument object.
Return Values
std::vector<std::string> containing the values. If no value was set and no default value exists an empty vector will be returned.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:36