#include <DeviceManager.h>
Public Member Functions | |
| NS_DECL_ISUPPORTS NS_DECL_NSIOBSERVER NS_DECL_SBIDEVICEMANAGER | sbDeviceManagerObsolete () |
| NS_IMETHOD | Initialize () |
Public Member Functions inherited from sbIDeviceManager | |
| AString | getCategoryByIndex (in PRUint32 aIndex) |
| sbIDeviceBase | getDeviceByIndex (in PRUint32 aIndex) |
| PRBool | hasDeviceForCategory (in AString aCategory) |
| sbIDeviceBase | getDeviceByCategory (in AString aCategory) |
Additional Inherited Members | |
Public Attributes inherited from sbIDeviceManager | |
| readonly attribute PRUint32 | deviceCount |
Definition at line 58 of file DeviceManager.h.
| NS_DECL_ISUPPORTS NS_DECL_NSIOBSERVER NS_DECL_SBIDEVICEMANAGER sbDeviceManagerObsolete::sbDeviceManagerObsolete | ( | ) |
| NS_IMETHODIMP sbDeviceManagerObsolete::Initialize | ( | ) |
Definition at line 95 of file DeviceManager.cpp.