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

rpmtransObject_s Struct Reference
[PYTHON.PYTHON.]


Data Fields

 PyObject_HEAD
rpmdbObjectdbo
rpmTransactionSet ts
PyObject * keyList
FD_t scriptFd

Field Documentation

rpmdbObject* rpmtransObject_s::dbo
 

Definition at line 1285 of file rpmmodule.c.

Referenced by rpmtransCreate, rpmtransDealloc, and rpmtransRemove.

PyObject* rpmtransObject_s::keyList
 

Definition at line 1287 of file rpmmodule.c.

Referenced by rpmtransAdd, rpmtransCreate, and rpmtransDealloc.

rpmtransObject_s::PyObject_HEAD
 

Definition at line 1284 of file rpmmodule.c.

FD_t rpmtransObject_s::scriptFd
 

Definition at line 1288 of file rpmmodule.c.

Referenced by rpmtransCreate, rpmtransDealloc, and rpmtransSetAttr.

rpmTransactionSet rpmtransObject_s::ts
 

Definition at line 1286 of file rpmmodule.c.

Referenced by py_rpmtransGetKeys, rpmtransAdd, rpmtransCreate, rpmtransDealloc, rpmtransDepCheck, rpmtransOrder, rpmtransRemove, rpmtransRun, and rpmtransSetAttr.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 13 15:34:54 2002 for rpm by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002