#include <Selection.hxx>
Definition at line 30 of file Selection.hxx.
◆ DatabaseSelection()
DatabaseSelection::DatabaseSelection |
( |
const char * |
_uri, |
|
|
bool |
_recursive, |
|
|
const SongFilter * |
_filter = nullptr |
|
) |
| |
◆ HasOtherThanBase()
gcc_pure bool DatabaseSelection::HasOtherThanBase |
( |
| ) |
const |
|
noexcept |
Does this selection contain constraints other than "base"?
◆ IsEmpty()
gcc_pure bool DatabaseSelection::IsEmpty |
( |
| ) |
const |
|
noexcept |
◆ Match()
◆ filter
◆ recursive
bool DatabaseSelection::recursive |
Recursively search all sub directories?
Definition at line 40 of file Selection.hxx.
◆ uri
std::string DatabaseSelection::uri |
The base URI of the search (UTF-8).
Must not begin or end with a slash. An empty string searches the whole database.
Definition at line 35 of file Selection.hxx.
The documentation for this struct was generated from the following file: