Biorithm  1.1
Public Member Functions
GenericOptions Class Reference

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>

List of all members.

Public Member Functions

virtual void set (int argc, char **argv)

Detailed Description

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.

Warning:
Always include this file *after* the header file produced by gengetopt. !

The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Friends