#include <hest.h>
Data Fields | |
char * | flag |
char * | name |
int | type |
unsigned int | min |
int | max |
void * | valueP |
char * | dflt |
char * | info |
unsigned int * | sawP |
airEnum * | enm |
hestCB * | CB |
int | kind |
int | alloc |
int hestOpt::alloc |
char* hestOpt::dflt |
char* hestOpt::flag |
char * hestOpt::info |
int hestOpt::kind |
int hestOpt::max |
unsigned int hestOpt::min |
char * hestOpt::name |
unsigned int* hestOpt::sawP |
int hestOpt::type |
void* hestOpt::valueP |