PlaylistCommandsManager.h File Reference

Songbird PlaylistCommandsManager Component Definition. More...

#include <nsISupportsImpl.h>
#include <nsISupportsUtils.h>
#include <nsIStringBundle.h>
#include <nsStringGlue.h>
#include <sbILibrary.h>
#include "sbIMediaListListener.h"
#include "sbIPlaylistCommands.h"
#include "sbIPlaylistCommandsBuilder.h"
#include <nsCOMPtr.h>
#include <nsCOMArray.h>
#include <map>
Include dependency graph for PlaylistCommandsManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CPlaylistCommandsManager
 
class  LibraryPlaylistCommandsListener
 

Macros

#define SONGBIRD_PlaylistCommandsManager_CONTRACTID   "@songbirdnest.com/Songbird/PlaylistCommandsManager;1"
 
#define SONGBIRD_PlaylistCommandsManager_CLASSNAME   "Songbird Playlist Commands Manager Component"
 
#define SONGBIRD_PlaylistCommandsManager_CID
 

Detailed Description

Songbird PlaylistCommandsManager Component Definition.

Definition in file PlaylistCommandsManager.h.

Macro Definition Documentation

#define SONGBIRD_PlaylistCommandsManager_CID
Value:
{ /* f89d8c28-406d-4d4b-9130-ecabe66a71e2 */ \
0xf89d8c28, 0x406d, 0x4d4b, \
{ 0x91, 0x30, 0xec, 0xab, 0xe6, 0x6a, 0x71, 0xe2 } \
}

Definition at line 53 of file PlaylistCommandsManager.h.

#define SONGBIRD_PlaylistCommandsManager_CLASSNAME   "Songbird Playlist Commands Manager Component"

Definition at line 51 of file PlaylistCommandsManager.h.

#define SONGBIRD_PlaylistCommandsManager_CONTRACTID   "@songbirdnest.com/Songbird/PlaylistCommandsManager;1"

Definition at line 49 of file PlaylistCommandsManager.h.