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


Detailed Description

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


Field Documentation

PyObject_HEAD PyObject* rpmtsObject_s::md_dict

to look like PyModuleObject

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

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

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

rpmtsi rpmtsObject_s::tsi

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

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

rpmElementType rpmtsObject_s::tsiFilter

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

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

rpmprobFilterFlags rpmtsObject_s::ignoreSet

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

Referenced by rpmts_Run(), and rpmts_SetProbFilter().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2