python/rpmts-py.h File Reference

#include "rpmts.h"

Include dependency graph for rpmts-py.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  rpmtsObject_s

Type: _rpm.ts

enum  { RPMDEP_SENSE_REQUIRES, RPMDEP_SENSE_CONFLICTS }
typedef rpmtsObject_s rpmtsObject
PyTypeObject rpmts_Type
rpmtsObjectrpmts_Create (PyObject *s, PyObject *args, PyObject *kwds)


Detailed Description

Definition in file rpmts-py.h.


Enumeration Type Documentation

anonymous enum

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

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


Generated on Wed Feb 6 22:33:35 2008 for rpm by  doxygen 1.5.1