_MyDb Struct Reference


Data Fields

DB * pdb
DBC * pCursor
DB_TXN * txnid
_MyDb * next
_MyDb * prev

Detailed Description

Definition at line 48 of file interface.c.


Field Documentation

struct _MyDb* _MyDb::next
 

Definition at line 53 of file interface.c.

Referenced by if().

DBC* _MyDb::pCursor
 

Definition at line 50 of file interface.c.

Referenced by if().

DB* _MyDb::pdb
 

Definition at line 49 of file interface.c.

Referenced by if().

struct _MyDb * _MyDb::prev
 

Definition at line 53 of file interface.c.

DB_TXN* _MyDb::txnid
 

Definition at line 51 of file interface.c.

Referenced by if().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 12 23:56:39 2006 for ScriptBasic by  doxygen 1.4.6-NO