GnuCOBOL  2.0
A free COBOL compiler
SLOGHDR Struct Reference

#include <isinternal.h>

Data Fields

char clength [2]
 
char coperation [2]
 
char cpid [2]
 
char cuid [2]
 
char ctime [4]
 
char crfu1 [2]
 
char clastposn [2]
 
char clastlength [2]
 

Detailed Description

Definition at line 485 of file isinternal.h.

Field Documentation

char SLOGHDR::clastlength[2]

Definition at line 493 of file isinternal.h.

Referenced by iwritetrans().

char SLOGHDR::clastposn[2]

Definition at line 492 of file isinternal.h.

Referenced by iwritetrans().

char SLOGHDR::clength[2]

Definition at line 486 of file isinternal.h.

char SLOGHDR::coperation[2]

Definition at line 487 of file isinternal.h.

Referenced by ircvchecktrans(), isrecover(), ivbrollmeback(), ivbrollmeforward(), and vtranshdr().

char SLOGHDR::crfu1[2]

Definition at line 491 of file isinternal.h.

Referenced by vtranshdr().

char SLOGHDR::ctime[4]

Definition at line 490 of file isinternal.h.

Referenced by vtranshdr().

char SLOGHDR::cuid[2]

Definition at line 489 of file isinternal.h.

Referenced by vtranshdr().


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