#include "sbCDDeviceController.h"
#include "sbCDDevice.h"
#include "sbCDDeviceDefines.h"
#include <sbDeviceCompatibility.h>
#include <nsIClassInfoImpl.h>
#include <nsIGenericFactory.h>
#include <nsIProgrammingLanguage.h>
#include <nsMemory.h>
#include <nsServiceManagerUtils.h>
#include <nsIPropertyBag2.h>
Go to the source code of this file.
Functions | |
SB_DEVICE_CONTROLLER_REGISTERSELF_IMPL (sbCDDeviceController,"@songbirdnest.com/Songbird/CDDeviceController;1") sbCDDeviceController | |
SB_DEVICE_CONTROLLER_REGISTERSELF_IMPL | ( | sbCDDeviceController | , |
"@songbirdnest.com/Songbird/CDDeviceController;1" | |||
) |
Definition at line 42 of file sbCDDeviceController.cpp.