GnuCOBOL  2.0
A free COBOL compiler
RCV_HDL Struct Reference
Collaboration diagram for RCV_HDL:

Data Fields

struct RCV_HDLpsnext
 
struct RCV_HDLpsprev
 
int ipid
 
int ihandle
 
int itranslock
 

Detailed Description

Definition at line 22 of file isrecover.c.

Field Documentation

int RCV_HDL::ihandle
int RCV_HDL::itranslock

Definition at line 27 of file isrecover.c.

Referenced by ircvcommit().

struct RCV_HDL* RCV_HDL::psnext

Definition at line 23 of file isrecover.c.

Referenced by igetrcvhandle(), ircvcommit(), ircvfileclose(), and ircvfileopen().

struct RCV_HDL* RCV_HDL::psprev

Definition at line 24 of file isrecover.c.

Referenced by ircvfileclose(), and ircvfileopen().


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