rpm
5.4.14
|
#include "rpm-rb.h"
Go to the source code of this file.
Functions | |
void | Init_rpmmi (void) |
VALUE | rpmrb_NewMi (void *_ts, int _tag, void *_key, int _len) |
Variables | |
VALUE | rpmmiClass |
Definition at line 155 of file rpmmi-rb.c.
References _debug, fprintf(), initMethods(), initProperties(), rpmmi_new(), and rpmmiClass.
Definition at line 167 of file rpmmi-rb.c.
References mi, rpmmi_free(), rpmmiClass, and rpmtsInitIterator().
Referenced by rpmts_mi().
VALUE rpmmiClass |
Definition at line 23 of file rpmmi-rb.c.
Referenced by Init_rpmmi(), and rpmrb_NewMi().