Data Fields | |
PyObject_HEAD | |
rpmdbObject * | dbo |
rpmTransactionSet | ts |
PyObject * | keyList |
FD_t | scriptFd |
Definition at line 1312 of file rpmmodule.c.
Definition at line 1314 of file rpmmodule.c.
Referenced by rpmtransCreate(), rpmtransDealloc(), and rpmtransRemove().
PyObject* rpmtransObject_s::keyList |
Definition at line 1316 of file rpmmodule.c.
Referenced by rpmtransAdd(), rpmtransCreate(), and rpmtransDealloc().
Definition at line 1313 of file rpmmodule.c.
Definition at line 1317 of file rpmmodule.c.
Referenced by rpmtransCreate(), rpmtransDealloc(), and rpmtransSetAttr().
Definition at line 1315 of file rpmmodule.c.
Referenced by py_rpmtransGetKeys(), rpmtransAdd(), rpmtransCreate(), rpmtransDealloc(), rpmtransDepCheck(), rpmtransOrder(), rpmtransRemove(), rpmtransRun(), and rpmtransSetAttr().