starlet/src/lbrdef.h File Reference

Go to the source code of this file.

Classes

struct  _lbrdef
struct  _lbrdef1
struct  _lbrdef2
struct  _lbrdef3
struct  _lbrdef4
struct  _lbrdef5
struct  _lbrdef6
struct  _lbrdef7
struct  _lbrdef8
struct  _lbrdef9
struct  _lbrdef10
struct  _lbrdef11
struct  _lbrdef12
struct  _lbrdef13
struct  _lbrdef14
struct  _lbrdef15
struct  _lbrdef16
struct  _lbrdef17
struct  _lbrdef18
struct  _lbrdef19

Defines

#define LBR_C_TYP_UNK   0
#define LBR_C_TYP_OBJ   1
#define LBR_C_TYP_MLB   2
#define LBR_C_TYP_HLP   3
#define LBR_C_TYP_TXT   4
#define LBR_C_TYP_SHSTB   5
#define LBR_C_TYP_NCS   6
#define LBR_C_TYP_DECMX   6
#define LBR_C_TYP_EOBJ   7
#define LBR_C_TYP_ESHSTB   8
#define ELBR_C_TYP_DECMX   8
#define LBR_C_TYP_RDEC   127
#define LBR_C_TYP_USRLW   128
#define LBR_C_TYP_USRHI   255
#define LBR_C_FLUSHDATA   1
#define LBR_C_FLUSHALL   0
#define LBR_C_MAXRECSIZ   2048
#define LBR_C_PAGESIZE   512
#define LBR_C_HASHSIZE   512
#define LBR_C_TEXTPAGE   508
#define LBR_C_DEXTQ   50
#define LBR_C_MAXCTL   64
#define LBR_C_MAXHDRSIZ   128
#define LBR_C_DEFENTALL   300
#define LBR_C_RETRYOPEN   120
#define LBR_C_RETRYWAIT   1
#define LBR_C_MINREAD   2
#define LBR_C_MAXREAD   100
#define LBR_C_MEMXTRA   50
#define LBR_C_PUTBUFSIZ   30
#define LBR_C_FLSHBFSIZ   1
#define LBR_C_MAXIDXRD   20
#define LBR_C_MAXKEYLEN   128
#define LBR_C_MAXLUHREC   32768
#define ELBR_C_MAXRECSIZ   8192
#define LBR_C_CREATE   0
#define LBR_C_READ   1
#define LBR_C_UPDATE   2
#define LBR_C_MAXFUNC   2
#define LBR_C_ADDMOD   1
#define LBR_C_DELMOD   2
#define LBR_C_REPMOD   3


Define Documentation

#define ELBR_C_MAXRECSIZ   8192

Definition at line 44 of file lbrdef.h.

#define ELBR_C_TYP_DECMX   8

Definition at line 14 of file lbrdef.h.

#define LBR_C_ADDMOD   1

Definition at line 51 of file lbrdef.h.

#define LBR_C_CREATE   0

Definition at line 46 of file lbrdef.h.

#define LBR_C_DEFENTALL   300

Definition at line 31 of file lbrdef.h.

#define LBR_C_DELMOD   2

Definition at line 52 of file lbrdef.h.

#define LBR_C_DEXTQ   50

Definition at line 27 of file lbrdef.h.

#define LBR_C_FLSHBFSIZ   1

Definition at line 38 of file lbrdef.h.

#define LBR_C_FLUSHALL   0

Definition at line 21 of file lbrdef.h.

#define LBR_C_FLUSHDATA   1

Definition at line 20 of file lbrdef.h.

#define LBR_C_HASHSIZE   512

Definition at line 25 of file lbrdef.h.

#define LBR_C_MAXCTL   64

Definition at line 28 of file lbrdef.h.

#define LBR_C_MAXFUNC   2

Definition at line 49 of file lbrdef.h.

#define LBR_C_MAXHDRSIZ   128

Definition at line 29 of file lbrdef.h.

#define LBR_C_MAXIDXRD   20

Definition at line 39 of file lbrdef.h.

#define LBR_C_MAXKEYLEN   128

Definition at line 40 of file lbrdef.h.

#define LBR_C_MAXLUHREC   32768

Definition at line 42 of file lbrdef.h.

#define LBR_C_MAXREAD   100

Definition at line 35 of file lbrdef.h.

#define LBR_C_MAXRECSIZ   2048

Definition at line 23 of file lbrdef.h.

#define LBR_C_MEMXTRA   50

Definition at line 36 of file lbrdef.h.

#define LBR_C_MINREAD   2

Definition at line 34 of file lbrdef.h.

#define LBR_C_PAGESIZE   512

Definition at line 24 of file lbrdef.h.

#define LBR_C_PUTBUFSIZ   30

Definition at line 37 of file lbrdef.h.

#define LBR_C_READ   1

Definition at line 47 of file lbrdef.h.

#define LBR_C_REPMOD   3

Definition at line 53 of file lbrdef.h.

#define LBR_C_RETRYOPEN   120

Definition at line 32 of file lbrdef.h.

#define LBR_C_RETRYWAIT   1

Definition at line 33 of file lbrdef.h.

#define LBR_C_TEXTPAGE   508

Definition at line 26 of file lbrdef.h.

#define LBR_C_TYP_DECMX   6

Definition at line 11 of file lbrdef.h.

#define LBR_C_TYP_EOBJ   7

Definition at line 12 of file lbrdef.h.

#define LBR_C_TYP_ESHSTB   8

Definition at line 13 of file lbrdef.h.

#define LBR_C_TYP_HLP   3

Definition at line 7 of file lbrdef.h.

#define LBR_C_TYP_MLB   2

Definition at line 6 of file lbrdef.h.

#define LBR_C_TYP_NCS   6

Definition at line 10 of file lbrdef.h.

#define LBR_C_TYP_OBJ   1

Definition at line 5 of file lbrdef.h.

#define LBR_C_TYP_RDEC   127

Definition at line 15 of file lbrdef.h.

#define LBR_C_TYP_SHSTB   5

Definition at line 9 of file lbrdef.h.

#define LBR_C_TYP_TXT   4

Definition at line 8 of file lbrdef.h.

#define LBR_C_TYP_UNK   0

Definition at line 4 of file lbrdef.h.

#define LBR_C_TYP_USRHI   255

Definition at line 18 of file lbrdef.h.

#define LBR_C_TYP_USRLW   128

Definition at line 17 of file lbrdef.h.

#define LBR_C_UPDATE   2

Definition at line 48 of file lbrdef.h.


Generated on Fri Oct 9 10:25:56 2009 for FreeVMS by  doxygen 1.5.5