OpenCOBOL 1.1pre-rel
Data Fields
cb_program Struct Reference

#include <tree.h>

Collaboration diagram for cb_program:
Collaboration graph
[legend]

Data Fields

struct cb_programnext_program
const char * program_id
char * source_name
char * orig_source_name
FILE * local_storage_file
char * local_storage_name
cb_tree entry_list
cb_tree file_list
cb_tree exec_list
cb_tree label_list
cb_tree reference_list
cb_tree alphabet_name_list
cb_tree class_name_list
cb_tree parameter_list
cb_tree locale_list
cb_tree symbolic_list
cb_tree global_list
cb_tree cb_return_code
cb_tree cb_sort_return
cb_tree cb_call_params
cb_tree class_spec_list
cb_tree interface_spec_list
cb_tree function_spec_list
cb_tree program_spec_list
cb_tree property_spec_list
struct cb_fieldworking_storage
struct cb_fieldlocal_storage
struct cb_fieldlinkage_storage
struct cb_fieldscreen_storage
cb_tree local_file_list
cb_tree global_file_list
struct handler_struct global_handler [5]
cb_tree collating_sequence
cb_tree cursor_pos
cb_tree crt_status
cb_tree returning
struct cb_wordword_table [CB_WORD_HASH_SIZE]
int loop_counter
int decimal_index
int decimal_index_max
unsigned char decimal_point
unsigned char currency_symbol
unsigned char numeric_separator
unsigned char nested_level
unsigned char flag_main
unsigned char flag_common
unsigned char flag_initial
unsigned char flag_recursive
unsigned char flag_screen
unsigned char flag_validated
unsigned char flag_chained
unsigned char flag_global_use
unsigned char gen_decset
unsigned char gen_udecset
unsigned char gen_ptrmanip
unsigned char gen_file_error
unsigned char prog_type
unsigned char spare [3]

Detailed Description

Definition at line 1154 of file tree.h.


Field Documentation

Definition at line 1167 of file tree.h.

Definition at line 1175 of file tree.h.

Definition at line 1173 of file tree.h.

Definition at line 1174 of file tree.h.

Definition at line 1168 of file tree.h.

Definition at line 1176 of file tree.h.

Definition at line 1188 of file tree.h.

Definition at line 1190 of file tree.h.

Definition at line 1198 of file tree.h.

Definition at line 1189 of file tree.h.

Definition at line 1195 of file tree.h.

Definition at line 1196 of file tree.h.

Definition at line 1197 of file tree.h.

Definition at line 1162 of file tree.h.

Definition at line 1164 of file tree.h.

Definition at line 1163 of file tree.h.

unsigned char cb_program::flag_chained

Definition at line 1207 of file tree.h.

unsigned char cb_program::flag_common

Definition at line 1202 of file tree.h.

Definition at line 1208 of file tree.h.

unsigned char cb_program::flag_initial

Definition at line 1203 of file tree.h.

unsigned char cb_program::flag_main

Definition at line 1201 of file tree.h.

Definition at line 1204 of file tree.h.

unsigned char cb_program::flag_screen

Definition at line 1205 of file tree.h.

Definition at line 1206 of file tree.h.

Definition at line 1178 of file tree.h.

unsigned char cb_program::gen_decset

Definition at line 1209 of file tree.h.

Definition at line 1212 of file tree.h.

unsigned char cb_program::gen_ptrmanip

Definition at line 1211 of file tree.h.

unsigned char cb_program::gen_udecset

Definition at line 1210 of file tree.h.

Definition at line 1186 of file tree.h.

Definition at line 1187 of file tree.h.

Definition at line 1172 of file tree.h.

Definition at line 1177 of file tree.h.

Definition at line 1165 of file tree.h.

Definition at line 1183 of file tree.h.

Definition at line 1185 of file tree.h.

Definition at line 1182 of file tree.h.

Definition at line 1160 of file tree.h.

Definition at line 1161 of file tree.h.

Definition at line 1170 of file tree.h.

Definition at line 1194 of file tree.h.

unsigned char cb_program::nested_level

Definition at line 1200 of file tree.h.

Definition at line 1156 of file tree.h.

Definition at line 1199 of file tree.h.

Definition at line 1159 of file tree.h.

Definition at line 1169 of file tree.h.

unsigned char cb_program::prog_type

Definition at line 1213 of file tree.h.

Definition at line 1157 of file tree.h.

Definition at line 1179 of file tree.h.

Definition at line 1180 of file tree.h.

Definition at line 1166 of file tree.h.

Definition at line 1191 of file tree.h.

Definition at line 1184 of file tree.h.

Definition at line 1158 of file tree.h.

unsigned char cb_program::spare[3]

Definition at line 1214 of file tree.h.

Definition at line 1171 of file tree.h.

struct cb_word* cb_program::word_table[CB_WORD_HASH_SIZE]

Definition at line 1192 of file tree.h.

Definition at line 1181 of file tree.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines