|
pianod2
multisource multiuser scriptable networked music player
|
Pandora communication library. More...
#include <config.h>#include <string>#include <unordered_map>#include <parsnip/parsnip.h>#include "fundamentals.h"#include "musictypes.h"#include "encapmusic.h"#include "retainer.h"

Go to the source code of this file.
Classes | |
| class | Pandora::Song |
| Class for Pandora songs. Constructed from annotations. More... | |
| class | Pandora::PlayableSong |
| Playable song: a song with playback information. More... | |
| class | Pandora::SongRating |
| A song that contains rating information. More... | |
| class | Pandora::SongSeed |
| A song contructed from station seed information. More... | |
| class | Pandora::SongSuggestion |
| A song constructed from a suggestion. More... | |
| class | Pandora::Advert |
| class | Pandora::Artist |
| Class for Pandora artists. Constructed from annotations. More... | |
| class | Pandora::ArtistSuggestion |
| An artist contructed from search results. More... | |
| class | Pandora::ArtistSeed |
| A artist contructed from station seed information. More... | |
| class | Pandora::GenreSuggestion |
| A genre constructed from a suggestion. More... | |
| class | Pandora::GenreSeed |
| A class for Pandora genre seeds. More... | |
Namespaces | |
| Pandora | |
| Pandora source, player and related datatype specializations. | |
| Pandora::Key | |
Functions | |
| std::string | Pandora::pandora_to_music_id (const std::string &musicId) |
Variables | |
| const char * | Pandora::Key::TrackToken = "trackToken" |