MPD
0.20.15
|
#include "Compiler.h"
Go to the source code of this file.
Functions | |
Database * | DatabaseGlobalInit (EventLoop &loop, DatabaseListener &listener, const ConfigBlock &block) |
Initialize the database library. More... | |
Database* DatabaseGlobalInit | ( | EventLoop & | loop, |
DatabaseListener & | listener, | ||
const ConfigBlock & | block | ||
) |
Initialize the database library.
Throws #std::runtime_error on error.
block | the database configuration block |