25 "ossimMetadataFileWriter",
30 static ossimTrace traceDebug(
"ossimMetadataFileWriter:debug");
36 theInputConnection(NULL),
142 <<
"ossimMetadataFileWriter::execute DEBUG:\n" 143 <<
"theInputConnection is null!" 155 <<
"ossimMetadataFileWriter::execute DEBUG:\n" 156 <<
"theFilename is not set!" 174 <<
"ossimMetadataFileWriter::execute DEBUG:\n" 175 <<
"theAreaOfInterest is not set!" 193 <<
"ossimMetadataFileWriter::execute DEBUG:\n" 194 << (result?
"successful":
"unsuccessful") <<
" write of file: " 243 if(!property.
valid())
return;
virtual ossimRefPtr< ossimProperty > getProperty(const ossimString &name) const
virtual void valueToString(ossimString &valueResult) const =0
virtual bool addListener(ossimListener *listener)
virtual ossimIrect getBoundingRect(ossim_uint32 resLevel=0) const
This will return the bounding rect of the source.
static const ossimFilename NIL
This was taken from Wx widgets for performing touch and access date stamps.
Represents serializable keyword/value map.
const char * find(const char *key) const
bool contains(char aChar) const
virtual void setPercentComplete(double percentComplete)
virtual void setProcessStatus(ossimProcessStatus processStatus)
virtual void fireEvent(ossimEvent &event)
ossimConnectableObject * getInput(ossim_uint32 index=0)
returns the object at the specified index.
virtual void getPropertyNames(std::vector< ossimString > &propertyNames) const
static ossimString downcase(const ossimString &aString)
virtual void setProperty(ossimRefPtr< ossimProperty > property)
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=0)
ConnectableObjectList theInputObjectList
Holds a list of input objects.
void setIoType(ossimFilenamePropertyIoType ioType)
static const char * PIXEL_TYPE_KW
bool theInputListIsFixedFlag
Indicates whether the theInputObjectList is fixed.
bool theOutputListIsFixedFlag
Indicates whether the theOutputObjectList is fixed.
static const char * FILENAME_KW
OSSIMDLLEXPORT std::ostream & ossimNotify(ossimNotifyLevel level=ossimNotifyLevel_WARN)
virtual bool removeListener(ossimListener *listener)