sbMediaSnifferModule.cpp File Reference
#include <nsIGenericFactory.h>
#include "sbMediaSniffer.h"
Include dependency graph for sbMediaSnifferModule.cpp:

Go to the source code of this file.

Functions

 NS_GENERIC_FACTORY_CONSTRUCTOR (sbMediaSniffer)
 

Variables

static nsModuleComponentInfo components []
 

Function Documentation

NS_GENERIC_FACTORY_CONSTRUCTOR ( sbMediaSniffer  )

Variable Documentation

nsModuleComponentInfo components[]
static
Initial value:
=
{
{
"sbMediaSniffer" ,
{ 0xb4f06ad2, 0x0252, 0x4a2f, { 0x9d, 0x83, 0xf4, 0xf2, 0x5d, 0x03, 0x03, 0xa3 } } ,
"@songbirdnest.com/sontentsniffer/manager;1" ,
sbMediaSnifferConstructor,
}
}
NS_DECL_ISUPPORTS static NS_DECL_NSICONTENTSNIFFER NS_METHOD Register(nsIComponentManager *compMgr, nsIFile *path, const char *registryLocation, const char *componentType, const nsModuleComponentInfo *info)
static NS_METHOD Unregister(nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aRegistryLocation, const nsModuleComponentInfo *aInfo)

Definition at line 33 of file sbMediaSnifferModule.cpp.