sbILibraryManager.idl File Reference

Definition of the sbILibraryManager interface. More...

#include "nsISupports.idl"
Include dependency graph for sbILibraryManager.idl:

Go to the source code of this file.

Classes

interface  sbILibraryManager
 Manages the lifecycle of libraries in the system. More...
 

Macros

#define SB_LIBRARY_MANAGER_READY_TOPIC   "songbird-library-manager-ready"
 
#define SB_LIBRARY_MANAGER_BEFORE_SHUTDOWN_TOPIC   "songbird-library-manager-before-shutdown"
 
#define SB_LIBRARY_MANAGER_SHUTDOWN_TOPIC   "songbird-library-manager-shutdown"
 
#define SB_LIBRARY_MANAGER_AFTER_SHUTDOWN_TOPIC   "songbird-library-manager-after-shutdown"
 

Detailed Description

Definition of the sbILibraryManager interface.

See Also
sbILibrary.idl

Definition in file sbILibraryManager.idl.

Macro Definition Documentation

#define SB_LIBRARY_MANAGER_AFTER_SHUTDOWN_TOPIC   "songbird-library-manager-after-shutdown"

Definition at line 136 of file sbILibraryManager.idl.

#define SB_LIBRARY_MANAGER_BEFORE_SHUTDOWN_TOPIC   "songbird-library-manager-before-shutdown"

Definition at line 128 of file sbILibraryManager.idl.

#define SB_LIBRARY_MANAGER_READY_TOPIC   "songbird-library-manager-ready"

Definition at line 124 of file sbILibraryManager.idl.

#define SB_LIBRARY_MANAGER_SHUTDOWN_TOPIC   "songbird-library-manager-shutdown"

Definition at line 132 of file sbILibraryManager.idl.