db_selection Struct Reference

#include <db_selection.h>

Data Fields

const char * uri
 The base URI of the search (UTF-8).
bool recursive
 Recursively search all sub directories?

Detailed Description

Definition at line 30 of file db_selection.h.


Field Documentation

Recursively search all sub directories?

Definition at line 41 of file db_selection.h.

const char* db_selection::uri

The base URI of the search (UTF-8).

Must not begin or end with a slash. NULL or an empty string searches the whole database.

Definition at line 36 of file db_selection.h.


The documentation for this struct was generated from the following file:

Generated on 17 Jul 2013 for MPD by  doxygen 1.6.1