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

Go to the source code of this file.

Functions

gcc_pure const DatabasePluginGetDatabasePluginByName (const char *name) noexcept
 

Variables

const DatabasePlugin *const database_plugins []
 nullptr terminated list of all database plugins which were enabled at compile time. More...
 

Function Documentation

◆ GetDatabasePluginByName()

gcc_pure const DatabasePlugin* GetDatabasePluginByName ( const char *  name)
noexcept

Variable Documentation

◆ database_plugins

const DatabasePlugin* const database_plugins[]

nullptr terminated list of all database plugins which were enabled at compile time.