ZifMdOtherSql

ZifMdOtherSql — Other metadata functionality

Synopsis

                    ZifMdOtherSql;
                    ZifMdOtherSqlPrivate;
                    ZifMdOtherSqlClass;
ZifMdOtherSql *     zif_md_other_sql_new                (void);

Object Hierarchy

  GObject
   +----ZifMd
         +----ZifMdOtherSql

Description

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

Details

ZifMdOtherSql

typedef struct _ZifMdOtherSql ZifMdOtherSql;


ZifMdOtherSqlPrivate

typedef struct _ZifMdOtherSqlPrivate ZifMdOtherSqlPrivate;

Private ZifMdOtherSql data


ZifMdOtherSqlClass

typedef struct {
	ZifMdClass			 parent_class;
} ZifMdOtherSqlClass;


zif_md_other_sql_new ()

ZifMdOtherSql *     zif_md_other_sql_new                (void);

Returns :

A new ZifMdOtherSql class instance.

Since 0.1.0