![]() |
EM-ODP 4.4.0
Event Machine on ODP
|
Data Fields | |
| char ** | argv |
| int | permute |
| int | optind |
| int | optopt |
| char * | optarg |
| char | errmsg [64] |
| int | subopt |
Definition at line 55 of file optparse.h.
| char** optparse::argv |
Definition at line 56 of file optparse.h.
| char optparse::errmsg[64] |
Definition at line 61 of file optparse.h.
| char* optparse::optarg |
Definition at line 60 of file optparse.h.
| int optparse::optind |
Definition at line 58 of file optparse.h.
| int optparse::optopt |
Definition at line 59 of file optparse.h.
| int optparse::permute |
Definition at line 57 of file optparse.h.
| int optparse::subopt |
Definition at line 62 of file optparse.h.