#include <album_art_helpers.h>

Public Member Functions | |
| ~CAlbumArtLoader () | |
| bool | Query (const GUID &p_what, album_art_data_ptr &p_data) const |
Protected Member Functions | |
| void | OnContentReset () |
| void | OnContent (const GUID &p_what, album_art_data_ptr p_data, abort_callback &p_abort) |
Protected Attributes | |
| pfc::map_t< GUID, album_art_data_ptr > | m_content |
| CAlbumArtLoader::~CAlbumArtLoader | ( | ) | [inline] |
| bool CAlbumArtLoader::Query | ( | const GUID & | p_what, | |
| album_art_data_ptr & | p_data | |||
| ) | const [inline] |
| void CAlbumArtLoader::OnContentReset | ( | ) | [inline, protected, virtual] |
Reimplemented from CAlbumArtLoaderBase.
| void CAlbumArtLoader::OnContent | ( | const GUID & | p_what, | |
| album_art_data_ptr | p_data, | |||
| abort_callback & | p_abort | |||
| ) | [inline, protected, virtual] |
Reimplemented from CAlbumArtLoaderBase.
pfc::map_t<GUID,album_art_data_ptr> CAlbumArtLoader::m_content [protected] |
1.5.5