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

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


Field Documentation

int rpmftsObject_s::active
 

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

Referenced by rpmfts_debug(), rpmfts_initialize(), rpmfts_iternext(), rpmfts_state(), and rpmfts_step().

PyObject* rpmftsObject_s::callbacks
 

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

Referenced by rpmfts_dealloc(), rpmfts_new(), and rpmfts_traverse().

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

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

FTSENT* rpmftsObject_s::fts
 

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

Referenced by rpmfts_Children(), rpmfts_debug(), rpmfts_initialize(), rpmfts_new(), rpmfts_print(), rpmfts_Set(), rpmfts_state(), and rpmfts_step().

FTS* rpmftsObject_s::ftsp
 

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

Referenced by rpmfts_Children(), rpmfts_debug(), rpmfts_initialize(), rpmfts_new(), rpmfts_print(), rpmfts_Set(), rpmfts_state(), and rpmfts_step().

int rpmftsObject_s::ignore
 

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

Referenced by rpmfts_initialize(), and rpmfts_step().

PyObject_HEAD PyObject* rpmftsObject_s::md_dict
 

to look like PyModuleObject

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

Referenced by rpmfts_dealloc(), rpmfts_new(), and rpmfts_traverse().

int rpmftsObject_s::options
 

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

Referenced by rpmfts_initialize(), and rpmfts_state().

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


The documentation for this struct was generated from the following file:
Generated on Sun Oct 26 13:02:09 2003 for rpm by doxygen1.2.18