rpm
5.4.14
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
ruby
rpm-rb.h
Go to the documentation of this file.
1
#ifndef H_RPM_RB
2
#define H_RPM_RB
3
12
#include "
system.h
"
13
14
#include <
rpmiotypes.h
>
15
16
#include <
rpmtypes.h
>
17
#include <
rpmtag.h
>
18
19
23
extern
VALUE
rpmModule
;
24
25
26
#ifdef __cplusplus
27
extern
"C"
{
28
#endif
29
30
34
void
Init_rpm
(
void
);
35
36
43
void
rpm_rb_raise
(
rpmRC
error,
char
*message);
44
45
46
#ifdef __cplusplus
47
}
48
#endif
49
50
#endif
/* H_RPM_RB */
rpmtypes.h
rpmRC
enum rpmRC_e rpmRC
RPM return codes.
Definition:
signature.c:616
Init_rpm
void Init_rpm(void)
Defines the "RPM" Ruby module and makes it known to the Interpreter.
Definition:
rpm-rb.c:38
rpmtag.h
rpm_rb_raise
void rpm_rb_raise(rpmRC error, char *message)
Raises a Ruby exception (RPM::Error).
Definition:
rpm-rb.c:53
rpmiotypes.h
system.h
rpmModule
VALUE rpmModule
The "RPM" Ruby module.
Definition:
rpm-rb.c:35
Generated on Sat Nov 16 2013 08:58:09 for rpm by
1.8.5