GnuCOBOL  2.0
A free COBOL compiler
VBLOCK Struct Reference

#include <isinternal.h>

Collaboration diagram for VBLOCK:

Data Fields

struct VBLOCKpsnext
 
int ihandle
 
off_t trownumber
 

Detailed Description

Definition at line 317 of file isinternal.h.

Field Documentation

int VBLOCK::ihandle

Definition at line 319 of file isinternal.h.

Referenced by ilockdelete(), ilockinsert(), and ivbdatalock().

struct VBLOCK* VBLOCK::psnext
off_t VBLOCK::trownumber

Definition at line 320 of file isinternal.h.

Referenced by ilockdelete(), ilockinsert(), and ivbdatalock().


The documentation for this struct was generated from the following file: