DyLP trunk
Defines | Enumerations | Functions
dy_cmdint.h File Reference
#include "dylib_std.h"
#include "dylib_io.h"
#include "dylib_errs.h"
#include "dylp.h"
Include dependency graph for dy_cmdint.h:

Go to the source code of this file.

Defines

#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 Documentation

#define DYLP_INTERNAL

Definition at line 32 of file dy_cmdint.h.


Enumeration Type Documentation

enum cmd_retval
Enumerator:
cmdOK 
cmdHALTERROR 
cmdHALTNOERROR 

Definition at line 59 of file dy_cmdint.h.


Function Documentation

cmd_retval dy_processcmds ( ioid  cmdchn,
bool  silent,
lpopts_struct lpopts,
lptols_struct lptols 
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines