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

rpmtsCallbackType_s Struct Reference
[PYTHON.]


Data Fields

PyObject * cb
PyObject * data
rpmtsObjecttso
int pythonError
PyThreadState * _save

Field Documentation

PyThreadState* rpmtsCallbackType_s::_save
 

Definition at line 157 of file rpmts-py.c.

Referenced by rpmts_Check, rpmts_Run, rpmts_SolveCallback, and rpmtsCallback.

PyObject* rpmtsCallbackType_s::cb
 

Definition at line 153 of file rpmts-py.c.

Referenced by rpmts_Check, rpmts_Run, rpmts_SolveCallback, and rpmtsCallback.

PyObject* rpmtsCallbackType_s::data
 

Definition at line 154 of file rpmts-py.c.

Referenced by rpmts_Run, and rpmtsCallback.

int rpmtsCallbackType_s::pythonError
 

Definition at line 156 of file rpmts-py.c.

Referenced by rpmts_Check, rpmts_Run, rpmts_SolveCallback, and rpmtsCallback.

rpmtsObject* rpmtsCallbackType_s::tso
 

Definition at line 155 of file rpmts-py.c.

Referenced by rpmts_Check, rpmts_Run, and rpmts_SolveCallback.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 17 15:56:53 2002 for rpm by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002