#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"Go to the source code of this file.
Variables | |
| static nsModuleComponentInfo | components [] |
| 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 | |||
| ) |
|
static |
Definition at line 52 of file sbLibraryManagerModule.cpp.