Enumerations | Functions | Variables
dy_cmdint.h File Reference
#include "dylib_std.h"
#include "dylib_io.h"
#include "dylib_errs.h"
Include dependency graph for dy_cmdint.h:

Go to the source code of this file.

Enumerations

enum  cmd_retval { cmdOK, cmdHALTERROR, cmdHALTNOERROR }
 

Functions

cmd_retval process_cmds (bool silent)
 

Variables

ioid dy_logchn
 
ioid dy_cmdchn
 
bool dy_gtxecho
 
bool dy_cmdecho
 

Enumeration Type Documentation

enum cmd_retval
Enumerator
cmdOK 
cmdHALTERROR 
cmdHALTNOERROR 

Definition at line 71 of file dy_cmdint.h.

Function Documentation

cmd_retval process_cmds ( bool  silent)

Variable Documentation

ioid dy_logchn
ioid dy_cmdchn
bool dy_gtxecho
bool dy_cmdecho