Argument manipulation. More...
#include "ofp.h"Go to the source code of this file.
Data Structures | |
| struct | ofp_argument |
Macros | |
| #define | OFP_ARG_REQUIRED (1) |
| #define | OFP_ARG_NOT_REQUIRED (0) |
Variables | |
| enum ofp_argument_priority_e | OFP_ENUMTYPE |
| OFP_ARG_PRTY_INHERIT | |
| Inherit priority from the state. | |
| OFP_ARG_PRTY_FIRST | |
| First appearance. | |
| OFP_ARG_TYPE_FLAG | |
| Flag. | |
| OFP_ARG_TYPE_DUIA_OPTION | |
| Double-UIA option. | |
Argument manipulation.