OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
ossimFactoryListInterface< T, NativeType > Member List

This is the complete list of members for ossimFactoryListInterface< T, NativeType >, including all inherited members.

addFactory(T *factory)ossimFactoryListInterface< T, NativeType >inline
createNativeObjectFromRegistry(const ossimString &typeName) constossimFactoryListInterface< T, NativeType >
createNativeObjectFromRegistry(const ossimKeywordlist &kwl, const char *prefix=0) constossimFactoryListInterface< T, NativeType >
createObjectFromRegistry(const ossimString &typeName) constossimFactoryListInterface< T, NativeType >
createObjectFromRegistry(const ossimKeywordlist &kwl, const char *prefix=0) constossimFactoryListInterface< T, NativeType >
FactoryListType typedefossimFactoryListInterface< T, NativeType >
FactoryType typedefossimFactoryListInterface< T, NativeType >
findFactory(T *factory) constossimFactoryListInterface< T, NativeType >inlineprotected
getAllTypeNamesFromRegistry(std::vector< ossimString > &typeList) constossimFactoryListInterface< T, NativeType >
isFactoryRegistered(T *factory) constossimFactoryListInterface< T, NativeType >inline
m_factoryListossimFactoryListInterface< T, NativeType >protected
m_factoryListMutexossimFactoryListInterface< T, NativeType >mutableprotected
NativeReturnType typedefossimFactoryListInterface< T, NativeType >
ossimFactoryListInterface()ossimFactoryListInterface< T, NativeType >inline
registerFactory(T *factory, bool pushToFrontFlag=false)ossimFactoryListInterface< T, NativeType >inline
registerFactoryBefore(T *factory, T *beforeThisFactory)ossimFactoryListInterface< T, NativeType >inline
registerFactoryToFront(T *factory)ossimFactoryListInterface< T, NativeType >inline
unregisterAllFactories()ossimFactoryListInterface< T, NativeType >inline
unregisterFactory(T *factory)ossimFactoryListInterface< T, NativeType >inline
unregisterFactory(const ossimString &factoryTypeName)ossimFactoryListInterface< T, NativeType >inline