sbLibraryManagerModule.cpp File Reference
#include <nsIGenericFactory.h>
#include "sbLibraryCID.h"
#include "sbLibraryConstraints.h"
#include "sbLibraryManager.h"
#include "sbMediaListDuplicateFilter.h"
#include "sbMediaListEnumeratorWrapper.h"
#include "sbMediaListViewMap.h"
#include "sbMediaItemControllerCleanup.h"
#include "sbMediaItemWatcher.h"
#include "sbTemporaryMediaItem.h"
Include dependency graph for sbLibraryManagerModule.cpp:

Go to the source code of this file.

Functions

 NS_GENERIC_FACTORY_CONSTRUCTOR_INIT (sbLibraryManager, Init)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR_INIT (sbMediaListViewMap, Init)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbLibrarySort)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbLibraryConstraintBuilder)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbLibraryConstraint)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbMediaItemWatcher)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbTemporaryMediaItem)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbMediaListDuplicateFilter)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbMediaListEnumeratorWrapper)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbMediaItemControllerCleanup)
 

Variables

static nsModuleComponentInfo components []
 

Function Documentation

NS_GENERIC_FACTORY_CONSTRUCTOR ( sbLibrarySort  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbLibraryConstraintBuilder  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbLibraryConstraint  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbMediaItemWatcher  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbTemporaryMediaItem  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbMediaListDuplicateFilter  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbMediaListEnumeratorWrapper  )
NS_GENERIC_FACTORY_CONSTRUCTOR ( sbMediaItemControllerCleanup  )
NS_GENERIC_FACTORY_CONSTRUCTOR_INIT ( sbLibraryManager  ,
Init   
)
NS_GENERIC_FACTORY_CONSTRUCTOR_INIT ( sbMediaListViewMap  ,
Init   
)

Variable Documentation

nsModuleComponentInfo components[]
static

Definition at line 52 of file sbLibraryManagerModule.cpp.