1 #ifndef ossimRpfColorConverterOffsetRecord_HEADER 2 #define ossimRpfColorConverterOffsetRecord_HEADER 1 ossimRpfColorConverterOffsetRecord()
ossim_int32 ossimErrorCode
ossim_uint16 theColorConverterTableId
friend std::ostream & operator<<(std::ostream &out, const ossimRpfColorConverterOffsetRecord &data)
ossimErrorCode parseStream(ossim::istream &in, ossimByteOrder byteOrder)
ossim_uint32 theColorConverterTableOffset
OSSIM_DLL ossimByteOrder byteOrder()
unsigned short ossim_uint16
unsigned int ossim_uint32
std::basic_istream< char > istream
Base class for char input streams.
ossim_uint32 theNumberOfColorConverterRecords
ossim_uint32 theTargetColorGrayscaleOffsetTableOffset
ossim_uint32 theSourceColorGrayscaleOffsetTableOffset
std::basic_ostream< char > ostream
Base class for char output streams.