#include <rpmts-py.h>
Data Fields | |
PyObject_HEAD PyObject * | md_dict |
rpmts | ts |
PyObject * | keyList |
FD_t | scriptFd |
rpmtsi | tsi |
rpmElementType | tsiFilter |
rpmprobFilterFlags | ignoreSet |
Definition at line 10 of file rpmts-py.h.
PyObject_HEAD PyObject* rpmtsObject_s::md_dict |
to look like PyModuleObject
Definition at line 12 of file rpmts-py.h.
Definition at line 13 of file rpmts-py.h.
Referenced by rpmts_AddErase(), rpmts_AddInstall(), rpmts_Check(), rpmts_Clean(), rpmts_CloseDB(), rpmts_Create(), rpmts_dealloc(), rpmts_Debug(), rpmts_free(), rpmts_GetKeys(), rpmts_HdrCheck(), rpmts_HdrFromFdno(), rpmts_IDTXglob(), rpmts_IDTXload(), rpmts_init(), rpmts_InitDB(), rpmts_iternext(), rpmts_Match(), rpmts_new(), rpmts_Next(), rpmts_OpenDB(), rpmts_Order(), rpmts_PgpImportPubkey(), rpmts_PgpPrtPkts(), rpmts_Problems(), rpmts_RebuildDB(), rpmts_Rollback(), rpmts_Run(), rpmts_setattro(), rpmts_SetColor(), rpmts_SetFlags(), rpmts_SetProbFilter(), rpmts_SetVSFlags(), rpmts_VerifyDB(), and spec_Parse().
PyObject* rpmtsObject_s::keyList |
Definition at line 14 of file rpmts-py.h.
Referenced by rpmts_AddInstall(), rpmts_Create(), rpmts_dealloc(), rpmts_free(), and rpmts_init().
Definition at line 15 of file rpmts-py.h.
Referenced by rpmts_Create(), rpmts_dealloc(), rpmts_free(), rpmts_init(), and rpmts_setattro().
Definition at line 17 of file rpmts-py.h.
Referenced by rpmts_Create(), rpmts_init(), and rpmts_iternext().
Definition at line 18 of file rpmts-py.h.
Referenced by rpmts_Create(), rpmts_init(), and rpmts_iternext().