OFP  1.0
Option and Flag Parser
ofp_argument Struct Reference

Data Fields

int r
 required
 
int i
 included
 
char * id
 identifier
 
char * desc
 description
 
ofp_uint idlen
 identifier length
 
ofp_Cfunction ef
 error function
 
ofp_argument_type t
 type
 
ofp_argument_priority prty
 parsing priority
 
union {
   int   f
 flag value
 
   char *   o
 option value
 
v
 value
 

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