python/spec-py.h File Reference

#include <rpmbuild.h>

Go to the source code of this file.

Data Structures

struct  specObject_s

Typedefs

typedef specObject_s specObject

Functions

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

Variables

PyTypeObject spec_Type


Detailed Description

Definition in file spec-py.h.


Typedef Documentation

typedef struct specObject_s specObject


Function Documentation

specObject* spec_Wrap ( Spec  spec  ) 

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

References specObject_s::spec.

Referenced by spec_Parse().

Spec specFromSpec ( specObject spec  ) 

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

References specObject_s::spec.

Referenced by spec_get_build(), spec_get_buildroot(), spec_get_clean(), spec_get_install(), spec_get_prep(), and spec_get_sources().


Variable Documentation

PyTypeObject spec_Type

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

Referenced by init_rpm().


Generated on Mon Mar 5 14:30:19 2007 for rpm by  doxygen 1.5.1