PlaylistCommandsManager.cpp File Reference
#include "PlaylistCommandsManager.h"
#include "nscore.h"
#include "nspr.h"
#include "nsCOMPtr.h"
#include "rdf.h"
#include "nsIInterfaceRequestor.h"
#include "nsIComponentManager.h"
#include "nsIServiceManager.h"
#include "nsITimer.h"
#include "nsComponentManagerUtils.h"
#include "nsServiceManagerUtils.h"
#include "nsCOMArray.h"
#include "nsIMutableArray.h"
#include "nsEnumeratorUtils.h"
#include "nsArrayUtils.h"
#include "nsArrayEnumerator.h"
#include "nsCRTGlue.h"
#include <nsStringGlue.h>
#include <sbStringUtils.h>
#include <sbStandardProperties.h>
#include <sbIMediaList.h>
#include <sbILibrary.h>
#include <sbILibraryManager.h>
Include dependency graph for PlaylistCommandsManager.cpp:

Go to the source code of this file.

Macros

#define MODULE_SHORTCIRCUIT   0
 
#define METHOD_SHORTCIRCUIT
 
#define VMETHOD_SHORTCIRCUIT
 

Functions

 NS_IMPL_ISUPPORTS1 (CPlaylistCommandsManager, sbIPlaylistCommandsManager)
 
 NS_IMPL_THREADSAFE_ISUPPORTS1 (LibraryPlaylistCommandsListener, sbIMediaListListener) LibraryPlaylistCommandsListener
 

Macro Definition Documentation

#define METHOD_SHORTCIRCUIT

Definition at line 67 of file PlaylistCommandsManager.cpp.

#define MODULE_SHORTCIRCUIT   0

Definition at line 61 of file PlaylistCommandsManager.cpp.

#define VMETHOD_SHORTCIRCUIT

Definition at line 68 of file PlaylistCommandsManager.cpp.

Function Documentation

NS_IMPL_ISUPPORTS1 ( CPlaylistCommandsManager  ,
sbIPlaylistCommandsManager   
)
NS_IMPL_THREADSAFE_ISUPPORTS1 ( LibraryPlaylistCommandsListener  ,
sbIMediaListListener   
)

Definition at line 280 of file PlaylistCommandsManager.cpp.