mapgd  0.4
A program for the Maximum-likelihood analysis of population genomic data.
 All Data Structures Functions Variables Friends Groups Pages
Public Member Functions | Data Fields
Command Class Reference

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.
 

Detailed Description

A sub-command of mapgd.


The documentation for this class was generated from the following file: