pianod2
multisource multiuser scriptable networked music player
Namespaces | Functions
musiclibraryhash.h File Reference

Template method implementations for music library hash tables. More...

#include <string>
#include <unordered_map>
#include <functional>
#include "utility.h"
#include "musiclibrary.h"
Include dependency graph for musiclibraryhash.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Template method implementations for music library hash tables.