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

rpmtransObject_s Struct Reference
[PYTHON.PYTHON.]


Data Fields

 PyObject_HEAD
rpmdbObject * dbo
rpmTransactionSet ts
PyObject * keyList
FD_t scriptFd

Field Documentation

rpmdbObject* rpmtransObject_s::dbo
 

Definition at line 199 of file rpmmodule.c.

Referenced by rpmtransCreate(), rpmtransDealloc(), and rpmtransRemove().

PyObject* rpmtransObject_s::keyList
 

Definition at line 201 of file rpmmodule.c.

Referenced by rpmtransAdd(), rpmtransCreate(), and rpmtransDealloc().

rpmtransObject_s::PyObject_HEAD
 

Definition at line 198 of file rpmmodule.c.

FD_t rpmtransObject_s::scriptFd
 

Definition at line 202 of file rpmmodule.c.

Referenced by rpmtransCreate(), rpmtransDealloc(), and rpmtransSetAttr().

rpmTransactionSet rpmtransObject_s::ts
 

Definition at line 200 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 Sun Feb 2 23:32:14 2003 for rpm by doxygen1.2.18