src/db_error.h File Reference

#include <glib.h>

Go to the source code of this file.

Enumerations

enum  db_error { DB_DISABLED, DB_NOT_FOUND }

Functions

static G_GNUC_CONST GQuark db_quark (void)
 Quark for GError.domain; the code is an enum db_error.

Enumeration Type Documentation

enum db_error
Enumerator:
DB_DISABLED 

The database is disabled, i.e.

none is configured in this MPD instance.

DB_NOT_FOUND 

Definition at line 25 of file db_error.h.


Function Documentation

static G_GNUC_CONST GQuark db_quark ( void   )  [inline, static]

Quark for GError.domain; the code is an enum db_error.

Definition at line 40 of file db_error.h.


Generated on 17 Jul 2013 for MPD by  doxygen 1.6.1