#include <nsCOMPtr.h>
#include <nsServiceManagerUtils.h>
#include <nsICategoryManager.h>
#include <nsIGenericFactory.h>
#include "sbDeviceDeviceTesterUtils.h"
#include "sbMockDevice.h"
Go to the source code of this file.
Functions | |
NS_GENERIC_FACTORY_CONSTRUCTOR (sbDeviceDeviceTesterUtils) | |
NS_GENERIC_FACTORY_CONSTRUCTOR (sbMockDevice) | |
Variables | |
static nsModuleComponentInfo | sbDeviceDeviceTesterComponents [] |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbDeviceDeviceTesterUtils | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbMockDevice | ) |
|
static |
Definition at line 39 of file sbDeviceDeviceTesterModule.cpp.