Songbird PlaylistCommands Component Factory and Main Entry Point. More...
#include "nsIGenericFactory.h"#include "PlaylistCommandsManager.h"#include "sbPlaylistCommandsHelper.h"Go to the source code of this file.
Macros | |
| #define | NS_GENERIC_FACTORY_SIMPLETON_CONSTRUCTOR(_Interface) |
Functions | |
| static CPlaylistCommandsManager * | CPlaylistCommandsManagerSimpletonConstructor (void) |
| NS_GENERIC_FACTORY_SINGLETON_CONSTRUCTOR (CPlaylistCommandsManager, CPlaylistCommandsManagerSimpletonConstructor) static NS_IMETHODIMP CPlaylistCommandsManagerFactoryDestructor() | |
Variables | |
| static CPlaylistCommandsManager * | m_Simpleton = NULL |
| static nsModuleComponentInfo | components [] |
Songbird PlaylistCommands Component Factory and Main Entry Point.
Definition in file PlaylistCommandsComponent.cpp.
| #define NS_GENERIC_FACTORY_SIMPLETON_CONSTRUCTOR | ( | _Interface | ) |
Definition at line 35 of file PlaylistCommandsComponent.cpp.
|
static |
Definition at line 44 of file PlaylistCommandsComponent.cpp.
| NS_GENERIC_FACTORY_SINGLETON_CONSTRUCTOR | ( | CPlaylistCommandsManager | , |
| CPlaylistCommandsManagerSimpletonConstructor | |||
| ) |
Definition at line 44 of file PlaylistCommandsComponent.cpp.
|
static |
Definition at line 54 of file PlaylistCommandsComponent.cpp.
|
static |
Definition at line 44 of file PlaylistCommandsComponent.cpp.