sbIPDController.cpp File Reference
#include "sbIPDController.h"
#include "sbIPDLog.h"
#include "sbIPDMarshall.h"
#include "sbIPDSysDevice.h"
#include "sbIPDUtils.h"
#include <sbDeviceCompatibility.h>
#include <sbDebugUtils.h>
#include <nsAutoPtr.h>
#include <nsIClassInfoImpl.h>
#include <nsIGenericFactory.h>
#include <nsIProgrammingLanguage.h>
#include <nsIPropertyBag.h>
#include <nsIVariant.h>
#include <nsIWritablePropertyBag.h>
#include <nsMemory.h>
#include <nsServiceManagerUtils.h>
Include dependency graph for sbIPDController.cpp:

Go to the source code of this file.

Functions

 SB_DEVICE_CONTROLLER_REGISTERSELF_IMPL (sbIPDController,"@songbirdnest.com/Songbird/IPDController;1") NS_IMETHODIMP sbIPDController
 

Function Documentation

SB_DEVICE_CONTROLLER_REGISTERSELF_IMPL ( sbIPDController  ,
"@songbirdnest.com/Songbird/IPDController;1"   
)

Given a set of device parameters, attempt to determine if the device is supported, and with what level of functionality.

Definition at line 69 of file sbIPDController.cpp.