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

Data Fields

struct STRANSpsnext
 
struct STRANSpsprev
 
int ipid
 
int iignoreme
 

Detailed Description

Definition at line 30 of file isrecover.c.

Field Documentation

int STRANS::iignoreme

Definition at line 34 of file isrecover.c.

Referenced by iignore(), and ircvbegin().

struct STRANS* STRANS::psnext

Definition at line 31 of file isrecover.c.

Referenced by iignore(), ircvbegin(), ircvcommit(), and ircvrollback().

struct STRANS* STRANS::psprev

Definition at line 32 of file isrecover.c.

Referenced by ircvbegin(), ircvcommit(), and ircvrollback().


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