|
pianod2
multisource multiuser scriptable networked music player
|
Template method implementations for music library hash tables. More...
#include <string>#include <unordered_map>#include <functional>#include "utility.h"#include "musiclibrary.h"

Go to the source code of this file.
Namespaces | |
| MusicLibrary | |
| Memory-based index/database of music library contents. | |
Functions | |
| std::string | MusicLibrary::persistentId (MusicThingie::Type item_type, const std::string &key) |
| Use an item's type and a string key generate a id string. More... | |
Template method implementations for music library hash tables.