MPD  0.20.18
Functions | Variables
DatabasePlaylist.hxx File Reference
#include "Compiler.h"
Include dependency graph for DatabasePlaylist.hxx:

Go to the source code of this file.

Functions

 gcc_nonnull (3, 4) void search_add_to_playlist(const Database &db
 

Variables

const Storagestorage
 
const Storage const char * uri
 
const Storage const char const char * path_utf8
 
const Storage const char const char const SongFilterfilter
 

Function Documentation

◆ gcc_nonnull()

gcc_nonnull ( ,
 
) const &

Variable Documentation

◆ filter

const Storage const char const char const SongFilter* filter

Definition at line 31 of file DatabasePlaylist.hxx.

◆ path_utf8

const Storage const char const char* path_utf8

Definition at line 31 of file DatabasePlaylist.hxx.

◆ storage

const Storage& storage

Definition at line 31 of file DatabasePlaylist.hxx.

◆ uri

const Storage const char* uri

Definition at line 31 of file DatabasePlaylist.hxx.