MPD
0.20.6
|
#include <StoragePlugin.hxx>
Data Fields | |
const char * | name |
Storage *(* | create_uri )(EventLoop &event_loop, const char *uri) |
Throws #std::runtime_error on error. More... | |
Definition at line 28 of file StoragePlugin.hxx.
Throws #std::runtime_error on error.
Definition at line 34 of file StoragePlugin.hxx.
const char* StoragePlugin::name |
Definition at line 29 of file StoragePlugin.hxx.