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

rpmtsObject_s Struct Reference

#include <rpmts-py.h>


Data Fields

PyObject_HEAD PyObject * md_dict
rpmts ts
PyObject * keyList
FD_t scriptFd
rpmtsi tsi
rpmElementType tsiFilter
rpmprobFilterFlags ignoreSet


Field Documentation

rpmprobFilterFlags rpmtsObject_s::ignoreSet
 

Definition at line 18 of file rpmts-py.h.

Referenced by rpmts_Run(), and rpmts_SetProbFilter().

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().

PyObject_HEAD PyObject* rpmtsObject_s::md_dict
 

to look like PyModuleObject

Definition at line 12 of file rpmts-py.h.

FD_t rpmtsObject_s::scriptFd
 

Definition at line 15 of file rpmts-py.h.

Referenced by rpmts_Create(), rpmts_dealloc(), rpmts_free(), rpmts_init(), and rpmts_setattr().

rpmts rpmtsObject_s::ts
 

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_RebuildDB(), rpmts_Rollback(), rpmts_Run(), rpmts_setattr(), rpmts_SetColor(), rpmts_SetFlags(), rpmts_SetProbFilter(), rpmts_SetVSFlags(), and rpmts_VerifyDB().

rpmtsi rpmtsObject_s::tsi
 

Definition at line 16 of file rpmts-py.h.

Referenced by rpmts_Create(), rpmts_init(), and rpmts_iternext().

rpmElementType rpmtsObject_s::tsiFilter
 

Definition at line 17 of file rpmts-py.h.

Referenced by rpmts_Create(), rpmts_init(), and rpmts_iternext().


The documentation for this struct was generated from the following file:
Generated on Sun Oct 26 13:02:09 2003 for rpm by doxygen1.2.18