OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <StateFactoryBase.h>
Public Member Functions | |
StateFactoryBase () | |
virtual T | createState (const ossimKeywordlist &kwl, const ossimString &prefix="") const =0 |
virtual T | createState (const ossimString &typeName) const =0 |
Definition at line 9 of file StateFactoryBase.h.
|
inline |
Definition at line 12 of file StateFactoryBase.h.
|
pure virtual |
Implemented in ossim::ImageHandlerStateFactory.
|
pure virtual |
Implemented in ossim::ImageHandlerStateFactory.