|
pianod2
multisource multiuser scriptable networked music player
|
Namespaces | |
| Key | |
Classes | |
| class | DataStore |
| Storage mechanism for user data. More... | |
| class | JSONData |
| Store key-value pairs of string keys & mixed types using Parsnip::Data. More... | |
| class | Dictionary |
| Store key-value pairs of arbitrary key and value types. More... | |
| class | Ratings |
| Container for user ratings values (playlists & songs). More... | |
| class | OverplayedList |
| Container for lists of user overplayed songs. More... | |
Functions | |
| template<typename T > | |
| T | type_convert (const T value, const T) |
| std::string | type_convert (const Rating value, const std::string &) |
| Rating | type_convert (const std::string &value, Rating) |
User data storage.
|
inline |
|
inline |
