12 #ifndef ossimNitfWriterBase_HEADER 13 #define ossimNitfWriterBase_HEADER 1 177 void setComplexityLevel(std::streamoff,
186 virtual void initializeDefaultsFromConfigFile(
bool theEnableGeolobTagFlag
If true user wants to set GEOLOG tag.
Represents serializable keyword/value map.
virtual ossimString getExtension() const
Returns a 3-letter extension from the image type descriptor (theOutputImageType) that can be used for...
bool theEnableBlockaTagFlag
If true user wants to set BLOCKA tag.
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=0)
virtual bool saveState(ossimKeywordlist &kwl, const char *prefix=0) const
Pure virtual base class for image file writers.
virtual void getPropertyNames(std::vector< ossimString > &propertyNames) const
unsigned long long ossim_uint64
unsigned int ossim_uint32
OSSIM nitf writer base class to hold methods common to all nitf writers.
virtual ossimRefPtr< ossimProperty > getProperty(const ossimString &name) const
virtual void setProperty(ossimRefPtr< ossimProperty > property)
bool theEnableRpcbTagFlag
If true user wants to set RPC00B tag.