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

python/rpmte-py.c File Reference

More...

#include "system.h"
#include "Python.h"
#include <rpmlib.h>
#include "header-py.h"
#include "rpmds-py.h"
#include "rpmfi-py.h"
#include "rpmte-py.h"
#include "debug.h"

Go to the source code of this file.

Functions

PyObject * rpmte_Debug (rpmteObject *s, PyObject *args)
PyObject * rpmte_N (rpmteObject *s, PyObject *args)
PyObject * rpmte_E (rpmteObject *s, PyObject *args)
PyObject * rpmte_V (rpmteObject *s, PyObject *args)
PyObject * rpmte_R (rpmteObject *s, PyObject *args)
PyObject * rpmte_A (rpmteObject *s, PyObject *args)
PyObject * rpmte_O (rpmteObject *s, PyObject *args)
PyObject * rpmte_NEVR (rpmteObject *s, PyObject *args)
PyObject * rpmte_MultiLib (rpmteObject *s, PyObject *args)
PyObject * rpmte_Depth (rpmteObject *s, PyObject *args)
PyObject * rpmte_Npreds (rpmteObject *s, PyObject *args)
PyObject * rpmte_Degree (rpmteObject *s, PyObject *args)
PyObject * rpmte_AddedKey (rpmteObject *s, PyObject *args)
PyObject * rpmte_DS (rpmteObject *s, PyObject *args)
PyObject * rpmte_FI (rpmteObject *s, PyObject *args)
PyObject * rpmte_getattr (rpmteObject *o, char *name)
rpmteObjectrpmte_Wrap (rpmte te)

Variables

PyMethodDef rpmte_methods []
char rpmte_doc []
PyTypeObject rpmte_Type


Detailed Description

Definition in file rpmte-py.c.


Function Documentation

PyObject* rpmte_A rpmteObject   s,
PyObject *    args
[static]
 

Definition at line 94 of file rpmte-py.c.

References rpmteA.

PyObject* rpmte_AddedKey rpmteObject   s,
PyObject *    args
[static]
 

Definition at line 150 of file rpmte-py.c.

References rpmteDegree.

PyObject* rpmte_Debug rpmteObject   s,
PyObject *    args
[static]
 

Definition at line 52 of file rpmte-py.c.

PyObject* rpmte_Degree rpmteObject   s,
PyObject *    args
[static]
 

Definition at line 142 of file rpmte-py.c.

References rpmteDegree.

PyObject* rpmte_Depth rpmteObject   s,
PyObject *    args
[static]
 

Definition at line 126 of file rpmte-py.c.

References rpmteDepth.

PyObject* rpmte_DS rpmteObject   s,
PyObject *    args
[static]
 

Definition at line 158 of file rpmte-py.c.

References rpmds, rpmds_Wrap, rpmdsLink, rpmTag, rpmteDS, and tagNumFromPyObject.

PyObject* rpmte_E rpmteObject   s,
PyObject *    args
[static]
 

Definition at line 70 of file rpmte-py.c.

References rpmteE.

PyObject* rpmte_FI rpmteObject   s,
PyObject *    args
[static]
 

Definition at line 187 of file rpmte-py.c.

References rpmfi, rpmfi_Wrap, rpmTag, rpmteFI, and tagNumFromPyObject.

PyObject* rpmte_MultiLib rpmteObject   s,
PyObject *    args
[static]
 

Definition at line 118 of file rpmte-py.c.

References rpmteMultiLib.

PyObject* rpmte_N rpmteObject   s,
PyObject *    args
[static]
 

Definition at line 62 of file rpmte-py.c.

References rpmteN.

PyObject* rpmte_NEVR rpmteObject   s,
PyObject *    args
[static]
 

Definition at line 110 of file rpmte-py.c.

References rpmteNEVR.

PyObject* rpmte_Npreds rpmteObject   s,
PyObject *    args
[static]
 

Definition at line 134 of file rpmte-py.c.

References rpmteNpreds.

PyObject* rpmte_O rpmteObject   s,
PyObject *    args
[static]
 

Definition at line 102 of file rpmte-py.c.

References rpmteO.

PyObject* rpmte_R rpmteObject   s,
PyObject *    args
[static]
 

Definition at line 86 of file rpmte-py.c.

References rpmteR.

PyObject* rpmte_V rpmteObject   s,
PyObject *    args
[static]
 

Definition at line 78 of file rpmte-py.c.

References rpmteV.

rpmteObject* rpmte_Wrap rpmte    te
 

Definition at line 330 of file rpmte-py.c.

References rpmte, rpmte_Type, and rpmteObject_s::te.


Variable Documentation

char rpmte_doc[] [static]
 

Initial value:

""

Definition at line 277 of file rpmte-py.c.


Generated on Wed Sep 4 12:50:01 2002 for rpm by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002