rpm  5.4.15
Data Structures
rpmdb-py.h File Reference
#include "rpmdb.h"
Include dependency graph for rpmdb-py.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  rpmdbObject_s
 

Type: _rpm.db

typedef struct rpmdbObject_s rpmdbObject
 
PyTypeObject rpmdb_Type
 

Typedef Documentation

typedef struct rpmdbObject_s rpmdbObject

Definition at line 15 of file rpmdb-py.h.

Variable Documentation

PyTypeObject rpmdb_Type

Definition at line 229 of file rpmdb-py.c.