MPD
0.20.15
|
#include "check.h"
#include "StorageInterface.hxx"
#include "thread/Mutex.hxx"
#include "Compiler.h"
#include <string>
#include <map>
Go to the source code of this file.
Data Structures | |
class | CompositeStorage |
A Storage implementation that combines multiple other Storage instances in one virtual tree. More... | |