rpm
5.4.14
|
#include "rpm-rb.h"
Go to the source code of this file.
Functions | |
void | Init_rpmhdr (void) |
VALUE | rpmrb_NewHdr (void *_h) |
Variables | |
VALUE | rpmhdrClass |
Definition at line 249 of file rpmhdr-rb.c.
References _debug, fprintf(), initMethods(), initProperties(), rpmhdr_new(), and rpmhdrClass.
VALUE rpmrb_NewHdr | ( | void * | _h | ) |
Definition at line 263 of file rpmhdr-rb.c.
References rpmhdr_free(), and rpmhdrClass.
Referenced by rpmmi_each(), and rpmmi_next().
VALUE rpmhdrClass |
Definition at line 28 of file rpmhdr-rb.c.
Referenced by Init_rpmhdr(), and rpmrb_NewHdr().