sbImageParserModule.cpp File Reference

Songbird Image parser Module Component Factory and Main Entry Point. More...

#include "sbImageParser.h"
#include <nsIGenericFactory.h>
Include dependency graph for sbImageParserModule.cpp:

Go to the source code of this file.

Variables

static const nsModuleComponentInfo components []
 

Detailed Description

Songbird Image parser Module Component Factory and Main Entry Point.

Definition in file sbImageParserModule.cpp.

Variable Documentation

const nsModuleComponentInfo components[]
static
Initial value:
=
{
{
"Songbird Image Parser" ,
{ 0x39dd2e7c, 0x1dd2, 0x11b2, {0xb8, 0xc2, 0xb5, 0x02, 0x53, 0xbd, 0x2e, 0x17 } } ,
sbImageParserConstructor
}
}
#define SONGBIRD_IMAGEPARSER_CONTRACTID

Definition at line 40 of file sbImageParserModule.cpp.