rpm
5.4.14
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
ruby
package-rb.h
Go to the documentation of this file.
1
11
#ifndef _H_PACKAGE_RB_
12
#define _H_PACKAGE_RB_
13
14
15
#include "
rpm-rb.h
"
16
17
32
extern
VALUE
packageClass
;
33
34
35
#ifdef __cplusplus
36
extern
"C"
{
37
#endif
38
39
46
void
47
Init_Package
(
void
);
48
49
50
#ifdef __cplusplus
51
}
52
#endif
53
54
55
#endif
/* #ifndef _H_PACKAGE_RB_ */
Init_Package
void Init_Package(void)
Creates a new RPM::Package instance.
Definition:
package-rb.c:46
rpm-rb.h
RPM Ruby bindings "RPM" module.
packageClass
VALUE packageClass
RPM::Package class that represents a package during build.
Definition:
package-rb.c:22
Generated on Sat Nov 16 2013 08:59:07 for rpm by
1.8.5