#include "rpmfi.h"
Go to the source code of this file.
Data Structures | |
struct | rpmfiObject_s |
Typedefs | |
typedef rpmfiObject_s | rpmfiObject |
Functions | |
rpmfi | fiFromFi (rpmfiObject *fi) |
rpmfiObject * | rpmfi_Wrap (rpmfi fi) |
rpmfiObject * | hdr_fiFromHeader (PyObject *s, PyObject *args, PyObject *kwds) |
Variables | |
PyTypeObject | rpmfi_Type |
Definition in file rpmfi-py.h.
|
|
|
Definition at line 597 of file rpmfi-py.c. References rpmfiObject_s::fi. |
|
Definition at line 615 of file rpmfi-py.c. References flags, hdrGetHeader(), rpmfi_Wrap(), rpmfiNew(), RPMTAG_BASENAMES, and tagNumFromPyObject(). |
|
Definition at line 603 of file rpmfi-py.c. References rpmfiObject_s::active, and rpmfiObject_s::fi. Referenced by hdr_fiFromHeader(), and rpmte_FI(). |
|
Definition at line 547 of file rpmfi-py.c. Referenced by init_rpm(), lbl(), and rpmal_Add(). |