sbMetadataJob.h File Reference

A container of sbMetadataJobItems. More...

#include <nscore.h>
#include <prlock.h>
#include <nsAutoLock.h>
#include <nsStringGlue.h>
#include <nsTArray.h>
#include <nsCOMArray.h>
#include <nsCOMPtr.h>
#include <nsAutoPtr.h>
#include <nsIClassInfo.h>
#include <sbIAlbumArtListener.h>
#include <sbIMediaItem.h>
#include <sbIJobProgress.h>
#include <sbIJobProgressUI.h>
#include <sbIJobCancelable.h>
#include <sbIPropertyManager.h>
#include <sbMediaListBatchCallback.h>
#include <set>
Include dependency graph for sbMetadataJob.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbMetadataJob
 

Typedefs

typedef std::set< nsString > sbStringSet
 

Detailed Description

A container of sbMetadataJobItems.

Definition in file sbMetadataJob.h.

Typedef Documentation

typedef std::set<nsString> sbStringSet

Definition at line 59 of file sbMetadataJob.h.