sbFileUtilsModule.cpp File Reference

Songbird File Utilities Component Factory and Main Entry Point. More...

#include "sbDirectoryEnumerator.h"
#include "sbFileUtils.h"
#include <nsIGenericFactory.h>
Include dependency graph for sbFileUtilsModule.cpp:

Go to the source code of this file.

Variables

static nsModuleComponentInfo sbFileUtilsComponents []
 

Detailed Description

Songbird File Utilities Component Factory and Main Entry Point.

Definition in file sbFileUtilsModule.cpp.

Variable Documentation

nsModuleComponentInfo sbFileUtilsComponents[]
static
Initial value:
=
{
{
"sbDirectoryEnumerator" ,
{ 0x7065ab15, 0x8b5f, 0x4e02, { 0x96, 0x5e, 0xcf, 0x49, 0x9b, 0xd9, 0xca, 0x3a } } ,
sbDirectoryEnumeratorConstructor
},
{
"sbFileUtils" ,
{ 0x88d4bc8a, 0x1dd2, 0x11b2, { 0xa2, 0x27, 0xd7, 0x46, 0xb1, 0xd0, 0x04, 0x58 } } ,
sbFileUtilsConstructor
}
}
#define SB_DIRECTORYENUMERATOR_CONTRACTID
#define SB_FILEUTILS_CONTRACTID

Definition at line 81 of file sbFileUtilsModule.cpp.