GnuCOBOL  2.0
A free COBOL compiler
cob_linage Struct Reference

#include <common.h>

Collaboration diagram for cob_linage:

Data Fields

cob_fieldlinage
 
cob_fieldlinage_ctr
 
cob_fieldlatfoot
 
cob_fieldlattop
 
cob_fieldlatbot
 
int lin_lines
 
int lin_foot
 
int lin_top
 
int lin_bot
 

Detailed Description

Definition at line 1150 of file common.h.

Field Documentation

cob_field* cob_linage::latbot

Definition at line 1155 of file common.h.

Referenced by file_linage_check().

cob_field* cob_linage::latfoot

Definition at line 1153 of file common.h.

Referenced by file_linage_check().

cob_field* cob_linage::lattop

Definition at line 1154 of file common.h.

Referenced by file_linage_check().

int cob_linage::lin_bot

Definition at line 1159 of file common.h.

Referenced by cob_linage_write_opt(), and file_linage_check().

int cob_linage::lin_foot

Definition at line 1157 of file common.h.

Referenced by cob_linage_write_opt(), and file_linage_check().

int cob_linage::lin_lines

Definition at line 1156 of file common.h.

Referenced by cob_linage_write_opt(), and file_linage_check().

int cob_linage::lin_top

Definition at line 1158 of file common.h.

Referenced by cob_linage_write_opt(), file_linage_check(), and lineseq_write().

cob_field* cob_linage::linage

Definition at line 1151 of file common.h.

Referenced by file_linage_check().

cob_field* cob_linage::linage_ctr

Definition at line 1152 of file common.h.

Referenced by cob_file_open(), cob_linage_write_opt(), and file_linage_check().


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