ZifMdPrimarySql

ZifMdPrimarySql — Primary metadata

Synopsis

                    ZifMdPrimarySql;
                    ZifMdPrimarySqlClass;
ZifMd *             zif_md_primary_sql_new              (void);

Object Hierarchy

  GObject
   +----ZifMd
         +----ZifMdPrimarySql

Description

Provide access to the primary repo metadata. This object is a subclass of ZifMd

Details

ZifMdPrimarySql

typedef struct _ZifMdPrimarySql ZifMdPrimarySql;


ZifMdPrimarySqlClass

typedef struct {
	ZifMdClass			 parent_class;
} ZifMdPrimarySqlClass;


zif_md_primary_sql_new ()

ZifMd *             zif_md_primary_sql_new              (void);

Returns :

A new ZifMdPrimarySql instance.

Since 0.1.0