9 #ifndef ossimImageSourceHistogramFilter_HEADER 10 #define ossimImageSourceHistogramFilter_HEADER 33 const char* prefix = NULL);
36 const char* prefix = NULL)
const;
virtual void connectInputEvent(ossimConnectionEvent &event)
Represents serializable keyword/value map.
ossimFilename theFilename
ossimRefPtr< ossimMultiResLevelHistogram > theHistogram
ossim_int32 theCurrentResLevel
virtual std::ostream & print(std::ostream &out) const
Outputs theErrorStatus as an ossimErrorCode and an ossimString.
bool canConnectMyInputTo(ossim_int32 inputIndex, const ossimConnectableObject *object) const
required to be overriden by derived classes
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=0)
Method to the load (recreate) the state of an object from a keyword list.
virtual bool saveState(ossimKeywordlist &kwl, const char *prefix=0) const
Method to save the state of an object to a keyword list.
std::basic_ostream< char > ostream
Base class for char output streams.