OFP  1.0
Option and Flag Parser
ofp_state Struct Reference

Data Fields

char p
 argument prefix
 
ofp_uint maxuda
 maximum UDA count
 
ofp_argument_priority prty
 parsing priority
 
int argc
 UIA count.
 
char ** argv
 UIA values.
 
ofp_uint udalt
 UDAL top.
 
ofp_uint uuialt
 UUIAL top.
 
ofp_uint nalt
 NAL top.
 
ofp_uint errtop
 error stack top
 
int uuiac
 UUIA count.
 
int nac
 NA count.
 
ofp_argument * udal
 UDA List (UDAL)
 
char ** uuial
 Unknown UIA List (UUIAL)
 
char ** nal
 Non-Argument List (NAL)
 
ofp_error * err
 error stack
 
jmp_buf ferrbuf
 fatal error jmp_buf
 
ofp_errorcode ferr
 fatal error code
 

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