Function
getOptionValueLong
Retrieves the value of a long-name option given on the command line.
Include Headers
seqan/misc/misc_cmdparser.h
Parameters
|  The CommandLineParser object. Types:  CommandLineParser | |
|  A CharString that identifies the long-name of the option. | |
|  If the option is list, the  | |
|  The variable where the resulting value should be stored. Remarks: The type of  | 
Return Values
SeqAn - Sequence Analysis Library - www.seqan.de