OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
ossimCodecFactoryRegistry Member List

This is the complete list of members for ossimCodecFactoryRegistry, including all inherited members.

addFactory(ossimCodecFactoryInterface *factory)ossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >inline
createCodec(const ossimString &type) constossimCodecFactoryRegistryvirtual
createCodec(const ossimKeywordlist &kwl, const char *prefix=0) constossimCodecFactoryRegistryvirtual
createNativeObjectFromRegistry(const ossimString &typeName) constossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >
createNativeObjectFromRegistry(const ossimKeywordlist &kwl, const char *prefix=0) constossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >
createObjectFromRegistry(const ossimString &typeName) constossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >
createObjectFromRegistry(const ossimKeywordlist &kwl, const char *prefix=0) constossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >
FactoryListType typedefossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >
FactoryType typedefossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >
findFactory(ossimCodecFactoryInterface *factory) constossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >inlineprotected
getAllTypeNamesFromRegistry(std::vector< ossimString > &typeList) constossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >
getTypeNameList(std::vector< ossimString > &typeNames) constossimCodecFactoryRegistryvirtual
instance()ossimCodecFactoryRegistrystatic
isFactoryRegistered(ossimCodecFactoryInterface *factory) constossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >inline
m_factoryListossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >protected
m_factoryListMutexossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >mutableprotected
m_instanceossimCodecFactoryRegistryprivatestatic
NativeReturnType typedefossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >
operator=(const ossimCodecFactoryRegistry &rhs)ossimCodecFactoryRegistryprivate
ossimCodecFactoryRegistry()ossimCodecFactoryRegistryprivate
ossimCodecFactoryRegistry(const ossimCodecFactoryRegistry &obj)ossimCodecFactoryRegistryprivate
ossimFactoryListInterface()ossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >inline
registerFactory(ossimCodecFactoryInterface *factory, bool pushToFrontFlag=false)ossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >inline
registerFactoryBefore(ossimCodecFactoryInterface *factory, ossimCodecFactoryInterface *beforeThisFactory)ossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >inline
registerFactoryToFront(ossimCodecFactoryInterface *factory)ossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >inline
unregisterAllFactories()ossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >inline
unregisterFactory(ossimCodecFactoryInterface *factory)ossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >inline
unregisterFactory(const ossimString &factoryTypeName)ossimFactoryListInterface< ossimCodecFactoryInterface, ossimCodecBase >inline
~ossimCodecFactoryRegistry()ossimCodecFactoryRegistryvirtual