rpm  4.5
Data Fields
rpmtsObject_s Struct Reference

#include <python/rpmts-py.h>

Collaboration diagram for rpmtsObject_s:
Collaboration graph
[legend]

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 15 of file rpmts-py.h.


Field Documentation

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

Referenced by rpmts_Run(), and rpmts_SetProbFilter().

Definition at line 19 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 17 of file rpmts-py.h.

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

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

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

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

Definition at line 23 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: