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

Go to the source code of this file.

Data Structures

struct  rpmalObject_s
 

Type: _rpm.al

typedef struct rpmalObject_s rpmalObject
 
PyTypeObject rpmal_Type
 
rpmalObjectrpmal_Wrap (rpmal al)
 

Typedef Documentation

typedef struct rpmalObject_s rpmalObject

Function Documentation

rpmalObject* rpmal_Wrap ( rpmal  al)

Definition at line 175 of file rpmal-py.c.

References rpmalObject_s::al.

Variable Documentation

PyTypeObject rpmal_Type

Definition at line 125 of file rpmal-py.c.

Referenced by init_rpm().