Biorithm
1.1
|
A generic class for parsing command-line parameters. This class defines common command line options and stores them based on the values in the arguments to the set() method. More...
#include <command-line.h>
Public Member Functions | |
virtual void | set (int argc, char **argv) |
A generic class for parsing command-line parameters. This class defines common command line options and stores them based on the values in the arguments to the set() method.