|
Discman
|
This is the complete list of members for Spotify, including all inherited members.
| _accessToken | Spotify | privatestatic |
| _instance | AlbumArtProvider | privatestatic |
| album_art(const std::string &artist, const std::string &title, const int width, const int height) override | Spotify | virtual |
| AlbumArtProvider::album_art(const std::string &url, const int width, const int height) | AlbumArtProvider | |
| AlbumArtProvider() | AlbumArtProvider | inlineprotected |
| base64_encode(const std::string &input) | Spotify | privatestatic |
| BASE_URL | Spotify | static |
| destroy() | AlbumArtProvider | static |
| init() override | Spotify | virtual |
| instance() | AlbumArtProvider | static |
| Method enum name | Spotify | |
| method_name(const Method method) | Spotify | privatestatic |
| SearchForItem enum value | Spotify | |
| Spotify() | Spotify | |
| url(const Method method, const std::map< std::string, std::string > ¶ms) | Spotify | privatestatic |
| 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 |