#include <EGGetOpt.h>
Public Methods | |
EGGetOpt (int argc, char **argv) | |
Constructor. | |
unsigned | GetGenerations () const |
bool | IsLoad () const |
unsigned | GetSeed () const |
const char * | GetFileName () const |
void | PrintVersion () |
Displays version information. | |
void | PrintHelp (char *) |
Displays help information. |
|
Constructor. Parses main function arguments, and then sets the parameter values. |
|
|
|
|
|
|
|
|
|
Displays help information.
|
|
Displays version information.
|