ARPDAS_QNX6 1.0
Functions | Variables
DG_cmd.cc File Reference
#include <unistd.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <string.h>
#include <ctype.h>
#include "DG_Resmgr.h"
#include "DG_cmd.h"
#include "nortlib.h"
#include "nl_assert.h"
#include "tm.h"
Include dependency graph for DG_cmd.cc:

Go to the source code of this file.

Functions

int DG_cmd_io_write (resmgr_context_t *ctp, io_write_t *msg, RESMGR_OCB_T *ocb)

Variables

static DG_cmdCmd

Function Documentation

int DG_cmd_io_write ( resmgr_context_t *  ctp,
io_write_t *  msg,
RESMGR_OCB_T *  ocb 
)

Definition at line 63 of file DG_cmd.cc.

References DG_cmd::DG_CMD_BUFSIZE, and DG_cmd::execute().

Referenced by DG_cmd::attach().

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

DG_cmd* Cmd [static]

Definition at line 14 of file DG_cmd.cc.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines