MPD
0.20.6
|
Go to the source code of this file.
Functions | |
gcc_nonnull_all gcc_pure const StoragePlugin * | GetStoragePluginByName (const char *name) |
gcc_nonnull_all gcc_malloc Storage * | CreateStorageURI (EventLoop &event_loop, const char *uri) |
Variables | |
const StoragePlugin *const | storage_plugins [] |
nullptr terminated list of all storage plugins which were enabled at compile time. More... | |
gcc_nonnull_all gcc_malloc Storage* CreateStorageURI | ( | EventLoop & | event_loop, |
const char * | uri | ||
) |
gcc_nonnull_all gcc_pure const StoragePlugin* GetStoragePluginByName | ( | const char * | name | ) |
const StoragePlugin* const storage_plugins[] |
nullptr terminated list of all storage plugins which were enabled at compile time.