|
Discman
|
This is the complete list of members for AlbumArtProvider, including all inherited members.
| _instance | AlbumArtProvider | privatestatic |
| album_art(const std::string &artist, const std::string &title, const int width, const int height)=0 | AlbumArtProvider | pure virtual |
| album_art(const std::string &url, const int width, const int height) | AlbumArtProvider | |
| AlbumArtProvider() | AlbumArtProvider | inlineprotected |
| destroy() | AlbumArtProvider | static |
| init() | AlbumArtProvider | virtual |
| instance() | AlbumArtProvider | static |
| url_encode(const std::string &input) | AlbumArtProvider | static |
| url_with_params(const std::string &url, const std::map< std::string, std::string > ¶ms) | AlbumArtProvider | static |
| ~AlbumArtProvider() | AlbumArtProvider | inlineprotectedvirtual |