GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
cb_report Struct Reference

#include <tree.h>

Collaboration diagram for cb_report:

Data Fields

struct cb_tree_common common
 
const char * name
 
char * cname
 
struct cb_filefile
 
cb_tree line_counter
 
cb_tree page_counter
 
cb_tree code_clause
 
cb_tree controls
 
int lines
 
int columns
 
int heading
 
int first_detail
 
int last_control
 
int last_detail
 
int footing
 

Field Documentation

char * cb_report::cname
cb_tree cb_report::code_clause
int cb_report::columns
struct cb_tree_common cb_report::common
cb_tree cb_report::controls
struct cb_file * cb_report::file
int cb_report::first_detail
int cb_report::footing
int cb_report::heading
int cb_report::last_control
int cb_report::last_detail
cb_tree cb_report::line_counter
int cb_report::lines
const char * cb_report::name
cb_tree cb_report::page_counter

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