| addFactory(T *factory) | ossimFactoryListInterface< T, NativeType > | inline |
| createNativeObjectFromRegistry(const ossimString &typeName) const | ossimFactoryListInterface< T, NativeType > | |
| createNativeObjectFromRegistry(const ossimKeywordlist &kwl, const char *prefix=0) const | ossimFactoryListInterface< T, NativeType > | |
| createObjectFromRegistry(const ossimString &typeName) const | ossimFactoryListInterface< T, NativeType > | |
| createObjectFromRegistry(const ossimKeywordlist &kwl, const char *prefix=0) const | ossimFactoryListInterface< T, NativeType > | |
| FactoryListType typedef | ossimFactoryListInterface< T, NativeType > | |
| FactoryType typedef | ossimFactoryListInterface< T, NativeType > | |
| findFactory(T *factory) const | ossimFactoryListInterface< T, NativeType > | inlineprotected |
| getAllTypeNamesFromRegistry(std::vector< ossimString > &typeList) const | ossimFactoryListInterface< T, NativeType > | |
| isFactoryRegistered(T *factory) const | ossimFactoryListInterface< T, NativeType > | inline |
| m_factoryList | ossimFactoryListInterface< T, NativeType > | protected |
| m_factoryListMutex | ossimFactoryListInterface< T, NativeType > | mutableprotected |
| NativeReturnType typedef | ossimFactoryListInterface< 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 |