11 #ifndef ossim2dTo2dTransformRegistry_HEADER 12 #define ossim2dTo2dTransformRegistry_HEADER 40 const char* prefix=0)
const 56 const char* prefix=0)
const
Represents serializable keyword/value map.
The is a factory list interface that allows registries to be accessed in a common way...
NativeType * createNativeObjectFromRegistry(const ossimString &typeName) const
This is a helper method that calls the createObject and makes sure that the returned object is of the...
ossimReferenced & operator=(const ossimReferenced &)
void getAllTypeNamesFromRegistry(std::vector< ossimString > &typeList) const
Will add all object types the factories can allocate.
ossimObject * createObjectFromRegistry(const ossimString &typeName) const
This is the base object return for all objects in the system.