Songbird iPod Component Factory and Main Entry Point. More...
#include "sbIPDController.h"#include "sbIPDMarshall.h"#include <nsCOMPtr.h>#include <nsICategoryManager.h>#include <nsIClassInfoImpl.h>#include <nsIGenericFactory.h>#include <nsServiceManagerUtils.h>Go to the source code of this file.
Functions | |
| static NS_METHOD | sbIPDMarshallRegisterSelf (nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const char *aType, const nsModuleComponentInfo *aInfo) |
| Register the device marshall component. More... | |
| static NS_METHOD | sbIPDMarshallUnregisterSelf (nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const nsModuleComponentInfo *aInfo) |
| Unregister the device marshall component. More... | |
| SB_DEVICE_CONTROLLER_REGISTERSELF (sbIPDController) | |
Variables | |
| static nsModuleComponentInfo | sbIPDComponents [] |
Songbird iPod Component Factory and Main Entry Point.
Definition in file sbIPDModule.cpp.
| SB_DEVICE_CONTROLLER_REGISTERSELF | ( | sbIPDController | ) |
|
static |
Register the device marshall component.
Definition at line 78 of file sbIPDModule.cpp.
|
static |
Unregister the device marshall component.
Definition at line 110 of file sbIPDModule.cpp.
|
static |
Definition at line 152 of file sbIPDModule.cpp.