pianod2
multisource multiuser scriptable networked music player
Namespaces | Functions | Variables
pandoratypes.cpp File Reference

Datatypes to support pianod/libpiano interface for Pandora player. More...

#include <config.h>
#include <string>
#include <exception>
#include <cassert>
#include <errno.h>
#include "musickeys.h"
#include "pandoratypes.h"
#include "pandora.h"
Include dependency graph for pandoratypes.cpp:

Namespaces

 Pandora
 Pandora source, player and related datatype specializations.
 

Functions

static Rating Pandora::rounded_rating (const Rating rating)
 Round the value to Pandora's thumbs. More...
 

Variables

const Rating Pandora::ThumbsDown = Rating::POOR
 Rating value for negative Pandora feedback. More...
 
const Rating Pandora::ThumbsUp = Rating::GOOD
 Rating value for positive Pandora feedback. More...
 

Detailed Description

Datatypes to support pianod/libpiano interface for Pandora player.