Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

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, and spec_Type.

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(), and spec_Wrap().


Generated on Mon Mar 5 13:30:25 2007 for rpm by  doxygen 1.4.4