17 static void setJpeg12Description(
ossimString& description)
19 description =
"NITF 12 bit jpeg reader plugin\n";
44 return (
const char*)0;
58 if(
ossimString(kwl.
find(
"reader_factory.location")).downcase() ==
"front")
static ossimJpeg12ReaderFactory * instance()
static method to return instance (the only one) of this class.
Represents serializable keyword/value map.
const char * find(const char *key) const
ossimSharedLibraryGetNumberOfClassNamesPtr getNumberOfClassNames
int getJpeg12NumberOfClassNames()
ossimString theJpeg12Description
std::vector< ossimString > theJpeg12ObjList
virtual void getTypeNameList(std::vector< ossimString > &typeList) const
Adds ossimJpeg12Writer to the typeList.
OSSIM_PLUGINS_DLL void ossimSharedLibraryFinalize()
ossimSharedObjectInfo myJpeg12Info
ossimSharedLibraryGetDescriptionPtr getDescription
#define OSSIM_PLUGINS_DLL
virtual bool parseString(const std::string &inString)
ossimSharedLibraryGetClassNamesPtr getClassName
const char * getJpeg12Description()
const char * c_str() const
Returns a pointer to a null-terminated array of characters representing the string's contents...
static ossimImageHandlerRegistry * instance()
const char * getJpeg12ClassName(int idx)
OSSIM_PLUGINS_DLL void ossimSharedLibraryInitialize(ossimSharedObjectInfo **info, const char *options)