sbDeviceBaseModule.cpp File Reference
#include <nsCOMPtr.h>
#include <nsServiceManagerUtils.h>
#include <nsIAppStartupNotifier.h>
#include <nsICategoryManager.h>
#include <nsIGenericFactory.h>
#include "sbDeviceProperties.h"
#include "sbDeviceCapabilities.h"
#include "sbDeviceCapabilitiesUtils.h"
#include "sbDeviceCapsCompatibility.h"
#include "sbDeviceLibrarySyncDiff.h"
#include "sbDeviceStatus.h"
Include dependency graph for sbDeviceBaseModule.cpp:

Go to the source code of this file.

Functions

 NS_GENERIC_FACTORY_CONSTRUCTOR (sbAudioFormatType)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbVideoFormatType)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbDeviceCapabilities)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbDeviceCapabilitiesUtils)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbDeviceCapsCompatibility)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbDeviceLibrarySyncDiff)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbDeviceProperties)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbDeviceStatus)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbFormatTypeConstraint)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbImageFormatType)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbDevCapVideoStream)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbDevCapAudioStream)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbImageSize)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbDevCapRange)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbPlaylistFormatType)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbDevCapFraction)
 

Variables

static nsModuleComponentInfo sbDeviceBaseComponents []
 

Function Documentation

NS_GENERIC_FACTORY_CONSTRUCTOR ( sbAudioFormatType  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbVideoFormatType  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbDeviceCapabilities  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbDeviceCapabilitiesUtils  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbDeviceCapsCompatibility  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbDeviceLibrarySyncDiff  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbDeviceProperties  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbDeviceStatus  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbFormatTypeConstraint  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbImageFormatType  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbDevCapVideoStream  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbDevCapAudioStream  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbImageSize  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbDevCapRange  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbPlaylistFormatType  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbDevCapFraction  )

Variable Documentation

nsModuleComponentInfo sbDeviceBaseComponents[]
static

Definition at line 63 of file sbDeviceBaseModule.cpp.