Function
hasOptionLong
Returns whether a certain long-name option is registered in the parser.
hasOptionLong(parser, optionIdentifier)
Include Headers
seqan/misc/misc_cmdparser.h
Parameters
parser
The CommandLineParser object.
optionIdentifier
A CharString that identifies the long-name option.
Return Values
true if the option is registered.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2011/02/08 21:37:05