DABC (Data Acquisition Backbone Core)  2.9.9
Data Structures | Macros | Variables
rawclin.h File Reference

Go to the source code of this file.

Data Structures

struct  srawAPIFile
 
struct  srawCliActionComm
 
struct  srawRetrList
 
struct  srawTapeFileList
 

Macros

#define MAX_CMDPARM   20 /* max number of command parameters */
 
#define MAX_CMDPARM_LEN   256 /* max length of command parameters */
 
#define MAX_NUM_VOLUME   100 /* max no of TSM volumes */
 

Variables

static char cPathPrefix [16] = "@PATH:"
 
static int iMB = 1024000
 
static int iPathPrefix = 0
 

Macro Definition Documentation

◆ MAX_CMDPARM

#define MAX_CMDPARM   20 /* max number of command parameters */

Definition at line 81 of file rawclin.h.

◆ MAX_CMDPARM_LEN

#define MAX_CMDPARM_LEN   256 /* max length of command parameters */

Definition at line 82 of file rawclin.h.

◆ MAX_NUM_VOLUME

#define MAX_NUM_VOLUME   100 /* max no of TSM volumes */

Definition at line 85 of file rawclin.h.

Variable Documentation

◆ iMB

int iMB = 1024000
static

Definition at line 76 of file rawclin.h.

◆ cPathPrefix

char cPathPrefix[16] = "@PATH:"
static

Definition at line 77 of file rawclin.h.

◆ iPathPrefix

int iPathPrefix = 0
static

Definition at line 78 of file rawclin.h.