20 #ifndef ossimTableRemapper_HEADER 21 #define ossimTableRemapper_HEADER 49 const char* prefix=0)
const;
56 const char* prefix=0);
82 template <
class T>
void remapFromNativeTable(
88 template <
class T>
void dumpTable(T dummy,
ostream& os)
const;
RemapTableType theTableType
Represents serializable keyword/value map.
ossimRefPtr< ossimImageData > theTile
ossim_float64 * theNormBuf
const ossimImageSource & operator=(const ossimImageSource &)
std::vector< ossim_uint8 > theTable
ossimScalarType theInputScalarType
virtual void initialize()
virtual std::ostream & print(std::ostream &out) const
Outputs theErrorStatus as an ossimErrorCode and an ossimString.
unsigned int ossim_uint32
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 ossimScalarType getOutputScalarType() const
This will be used to query the output pixel type of the tile source.
ossim_uint32 theTableBandCount
ossimRefPtr< ossimImageData > theTmpTile
virtual bool saveState(ossimKeywordlist &kwl, const char *prefix=0) const
Method to save the state of an object to a keyword list.
ossimScalarType theOutputScalarType
friend OSSIMDLLEXPORT std::ostream & operator<<(std::ostream &out, const ossimErrorStatusInterface &obj)
ossim_uint32 theTableBinCount
std::basic_ostream< char > ostream
Base class for char output streams.
virtual ossimRefPtr< ossimImageData > getTile(const ossimIpt &origin, ossim_uint32 resLevel=0)