rpm  5.4.14
Data Structures | Typedefs | Functions | Variables
spec-py.h File Reference
#include <rpmbuild.h>
Include dependency graph for spec-py.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  specObject_s
 

Typedefs

typedef struct specObject_s specObject
 

Functions

Spec specFromSpec (specObject *spec)
 
specObjectspec_Wrap (Spec spec)
 

Variables

PyTypeObject spec_Type
 

Function Documentation

specObject* spec_Wrap ( Spec  spec)

Definition at line 267 of file spec-py.c.

References NULL, s, specObject_s::spec, and spec.

Spec specFromSpec ( specObject spec)

Definition at line 261 of file spec-py.c.

References specObject_s::spec.