#include <album_art.h>

Public Types | |
| typedef album_art_manager | t_interface_entrypoint |
| typedef album_art_manager | t_interface |
| typedef service_base | t_interface_parent |
Public Member Functions | |
| virtual album_art_manager_instance_ptr | instantiate ()=0 |
Static Public Attributes | |
| static const GUID | class_guid = { 0xab90fd55, 0xb6f, 0x47b2, { 0x8c, 0xd7, 0x61, 0x1d, 0x58, 0x6c, 0x4c, 0x45 } } |
Reimplemented from service_base.
| virtual album_art_manager_instance_ptr album_art_manager::instantiate | ( | ) | [pure virtual] |
const GUID album_art_manager::class_guid = { 0xab90fd55, 0xb6f, 0x47b2, { 0x8c, 0xd7, 0x61, 0x1d, 0x58, 0x6c, 0x4c, 0x45 } } [static] |
1.5.5