|
mapgd
0.4
A program for the Maximum-likelihood analysis of population genomic data.
|
A sub-command of mapgd. More...
#include <interface.h>
Public Member Functions | |
| Command (char opt_, char *lopt_, int(*func_)(int, char **), char *emsg_, char *umsg_) | |
Data Fields | |
| bool | set |
| flag toggles whether option has been set | |
| char | opt |
| the option name | |
| char * | lopt |
| the long option name | |
| int(* | func )(int, char **) |
| the function to set the parameters | |
| char * | emsg |
| A short error message to display when the proper parameters aren't passed to this option. | |
| char * | umsg |
| A short description of this command to be displayed in the usage and help message. | |
A sub-command of mapgd.
1.8.6