python/rpmts-py.h File Reference

#include "rpmts.h"

Go to the source code of this file.

Data Structures

struct  rpmtsObject_s

Typedefs

typedef struct rpmtsObject_s rpmtsObject

Enumerations

enum  { RPMDEP_SENSE_REQUIRES, RPMDEP_SENSE_CONFLICTS }

Functions

rpmtsObjectrpmts_Create (PyObject *s, PyObject *args, PyObject *kwds)

Variables

PyTypeObject rpmts_Type


Detailed Description

Definition in file rpmts-py.h.


Typedef Documentation

typedef struct rpmtsObject_s rpmtsObject


Enumeration Type Documentation

anonymous enum

Enumerator:
RPMDEP_SENSE_REQUIRES  requirement not satisfied.
RPMDEP_SENSE_CONFLICTS  conflict was found.

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


Function Documentation

rpmtsObject* rpmts_Create ( PyObject *  s,
PyObject *  args,
PyObject *  kwds 
)


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