Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

DBObject Struct Reference


Data Fields

PyObject_HEAD DB * db
DBEnvObjectmyenvobj
u_int32_t flags
u_int32_t setflags
int haveStat
behaviourFlags moduleFlags

Field Documentation

PyObject_HEAD DB* DBObject::db
 

Definition at line 224 of file _rpmdb.c.

Referenced by _DB_delete(), _DB_get_type(), _DB_make_list(), _DB_put(), DB_close(), DB_cursor(), DB_dealloc(), DB_fd(), DB_get(), DB_get_both(), DB_get_byteswapped(), DB_get_size(), DB_has_key(), DB_join(), DB_key_range(), DB_length(), DB_open(), DB_remove(), DB_rename(), DB_set_bt_minkey(), DB_set_cachesize(), DB_set_flags(), DB_set_h_ffactor(), DB_set_h_nelem(), DB_set_lorder(), DB_set_pagesize(), DB_set_re_delim(), DB_set_re_len(), DB_set_re_pad(), DB_set_re_source(), DB_stat(), DB_subscript(), DB_sync(), DB_upgrade(), and DB_verify().

u_int32_t DBObject::flags
 

Definition at line 226 of file _rpmdb.c.

Referenced by DBC_get_current_size(), DBC_join_item(), DBC_set(), DBC_set_range(), DBC_set_recno(), DBEnv_open(), and newDBObject().

int DBObject::haveStat
 

Definition at line 228 of file _rpmdb.c.

Referenced by DBC_delete(), DBC_put(), and newDBObject().

struct behaviourFlags DBObject::moduleFlags
 

Definition at line 229 of file _rpmdb.c.

Referenced by DBC_get_both(), and DBC_set_both().

DBEnvObject* DBObject::myenvobj
 

Definition at line 225 of file _rpmdb.c.

Referenced by DB_close(), DB_dealloc(), and newDBObject().

u_int32_t DBObject::setflags
 

Definition at line 227 of file _rpmdb.c.

Referenced by newDBObject().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 21 17:21:36 2005 for rpm by  doxygen 1.3.9.1