pianod2
multisource multiuser scriptable networked music player
Classes | Namespaces | Typedefs
pandorastation.h File Reference

Pandora Playlist (station) support. More...

#include <config.h>
#include <string>
#include <unordered_map>
#include <list>
#include <parsnip/parsnip.h>
#include "fundamentals.h"
#include "musictypes.h"
#include "mediaparameters.h"
#include "encapmusic.h"
#include "retainer.h"
#include "retainedlist.h"
Include dependency graph for pandorastation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Pandora::SkipTracker
 A class to manage Pandora skips. More...
 
class  Pandora::StationDefinitionDetails< InfoType >
 
class  Pandora::Station
 
class  Pandora::QuickMixStation
 Class representing the Pandora quick mix station. More...
 
class  Pandora::MixEverythingStation
 Class representing a mix of all of a user's Pandora stations. More...
 
class  Pandora::StationLookup
 Station lookup. More...
 

Namespaces

 Pandora
 Pandora source, player and related datatype specializations.
 

Typedefs

using Pandora::StationList = RetainedList< Station * >
 

Detailed Description

Pandora Playlist (station) support.