OpenCOBOL 1.1pre-rel
Public Attributes
indexed_file Struct Reference

List of all members.

Public Attributes

size_t key_index
unsigned char * last_key
unsigned char * temp_key
DB ** db
DBT key
DBT data
unsigned char ** last_readkey
unsigned int * last_dupno
int * rewrite_sec_key
DBC ** cursor
DB_LOCK bdb_file_lock
char * filename
DB_LOCK bdb_record_lock
int write_cursor_open
unsigned int bdb_lock_id
int record_locked
int filenamelen

Detailed Description

Definition at line 307 of file fileio.c.


Member Data Documentation

Definition at line 319 of file fileio.c.

Definition at line 323 of file fileio.c.

Definition at line 321 of file fileio.c.

Definition at line 318 of file fileio.c.

Definition at line 313 of file fileio.c.

Definition at line 311 of file fileio.c.

Definition at line 320 of file fileio.c.

Definition at line 325 of file fileio.c.

Definition at line 312 of file fileio.c.

Definition at line 308 of file fileio.c.

unsigned int* indexed_file::last_dupno

Definition at line 315 of file fileio.c.

unsigned char* indexed_file::last_key

Definition at line 309 of file fileio.c.

unsigned char** indexed_file::last_readkey

Definition at line 314 of file fileio.c.

Definition at line 324 of file fileio.c.

Definition at line 316 of file fileio.c.

unsigned char* indexed_file::temp_key

Definition at line 310 of file fileio.c.

Definition at line 322 of file fileio.c.


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