• Main Page
  • Related Pages
  • Modules
  • Data Structures
  • Files
  • File List
  • Globals

rpmdb/rpmtypes.h

Go to the documentation of this file.
00001 #ifndef _H_RPMTYPES_
00002 #define _H_RPMTYPES_
00003 
00014 typedef /*@abstract@*/ /*@refcounted@*/ struct rpmts_s * rpmts;
00015 
00018 typedef struct Spec_s * Spec;
00019 
00023 typedef /*@abstract@*/ /*@refcounted@*/ struct rpmds_s * rpmds;
00024 
00028 typedef struct rpmPRCO_s * rpmPRCO;
00029 
00033 typedef /*@abstract@*/ struct rpmte_s * rpmte;
00034 
00038 typedef /*@abstract@*/ /*@refcounted@*/ struct rpmdb_s * rpmdb;
00039 
00043 typedef /*@abstract@*/ struct rpmmi_s * rpmmi;
00044 
00048 typedef /*@abstract@*/ /*@refcounted@*/ struct rpmgi_s * rpmgi;
00049 
00052 typedef struct rpmRelocation_s * rpmRelocation;
00053 
00054 #endif /* _H_RPMTYPES_ */

Generated on Fri Dec 3 2010 20:54:12 for rpm by  doxygen 1.7.2