Songbird Album Art Service Definitions. More...
#include <sbIAlbumArtFetcher.h>
#include <sbIAlbumArtService.h>
#include <sbMemoryUtils.h>
#include <sbLibraryUtils.h>
#include <nsCOMPtr.h>
#include <nsIFileStreams.h>
#include <nsIIOService.h>
#include <nsIMIMEService.h>
#include <nsIObserver.h>
#include <nsIObserverService.h>
#include <nsStringAPI.h>
#include <nsStringGlue.h>
#include <nsTArray.h>
#include <nsInterfaceHashtable.h>
#include <nsITimer.h>
Go to the source code of this file.
Classes | |
class | sbAlbumArtService |
Macros | |
#define | SB_ALBUMARTSERVICE_CLASSNAME "sbAlbumArtService" |
#define | SB_ALBUMARTSERVICE_CID |
Functions | |
SB_AUTO_CLASS (sbAutoFileOutputStream, nsCOMPtr< nsIFileOutputStream >, mValue, mValue->Close(), mValue=nsnull) | |
Songbird Album Art Service Definitions.
Definition in file sbAlbumArtService.h.
#define SB_ALBUMARTSERVICE_CID |
Definition at line 79 of file sbAlbumArtService.h.
#define SB_ALBUMARTSERVICE_CLASSNAME "sbAlbumArtService" |
Definition at line 78 of file sbAlbumArtService.h.
SB_AUTO_CLASS | ( | sbAutoFileOutputStream | , |
nsCOMPtr< nsIFileOutputStream > | , | ||
mValue | , | ||
mValue-> | Close(), | ||
mValue | = nsnull |
||
) |