|
DyLP
1.10.4
|
Include dependency graph for dy_cmdint.h:Go to the source code of this file.
Macros | |
| #define | DYLP_INTERNAL |
Enumerations | |
| enum | cmd_retval { cmdOK, cmdHALTERROR, cmdHALTNOERROR } |
Functions | |
| cmd_retval | dy_processcmds (ioid cmdchn, bool silent, lpopts_struct *lpopts, lptols_struct *lptols) |
| #define DYLP_INTERNAL |
Definition at line 32 of file dy_cmdint.h.
| enum cmd_retval |
| Enumerator | |
|---|---|
| cmdOK | |
| cmdHALTERROR | |
| cmdHALTNOERROR | |
Definition at line 59 of file dy_cmdint.h.
| cmd_retval dy_processcmds | ( | ioid | cmdchn, |
| bool | silent, | ||
| lpopts_struct * | lpopts, | ||
| lptols_struct * | lptols | ||
| ) |
1.8.5