Data Fields | |
| PyObject * | cb | 
| PyObject * | data | 
| rpmtsObject * | tso | 
| int | pythonError | 
| PyThreadState * | _save | 
Definition at line 159 of file rpmts-py.c.
| PyObject* rpmtsCallbackType_s::cb | 
Definition at line 160 of file rpmts-py.c.
Referenced by rpmts_Run(), rpmts_SolveCallback(), and rpmtsCallback().
| PyObject* rpmtsCallbackType_s::data | 
Definition at line 163 of file rpmts-py.c.
Referenced by rpmts_Run(), rpmts_SolveCallback(), and rpmtsCallback().
| PyThreadState* rpmtsCallbackType_s::_save | 
Definition at line 164 of file rpmts-py.c.
Referenced by rpmts_Run(), rpmts_SolveCallback(), and rpmtsCallback().
 1.5.2