rpmftsObject_s Struct Reference

#include <rpmfts-py.h>


Data Fields

PyObject_HEAD PyObject * md_dict
PyObject * callbacks
const char ** roots
int options
int ignore
int(* compare )(const void *, const void *)
FTSftsp
FTSENTfts
int active


Detailed Description

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


Field Documentation

PyObject_HEAD PyObject* rpmftsObject_s::md_dict

to look like PyModuleObject

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

Referenced by rpmfts_new(), and rpmfts_traverse().

Definition at line 13 of file rpmfts-py.h.

Referenced by rpmfts_new(), and rpmfts_traverse().

const char** rpmftsObject_s::roots

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

Referenced by rpmfts_dealloc(), rpmfts_initialize(), rpmfts_new(), and rpmfts_state().

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

Referenced by rpmfts_initialize(), and rpmfts_state().

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

Referenced by rpmfts_initialize(), and rpmfts_step().

int(* rpmftsObject_s::compare)(const void *, const void *)


The documentation for this struct was generated from the following file:

Generated on Fri Dec 12 13:02:13 2008 for rpm by  doxygen 1.5.6