1 #ifndef ossimRpfCompressionLookupOffsetRecord_HEADER 2 #define ossimRpfCompressionLookupOffsetRecord_HEADER 1 ossim_int32 ossimErrorCode
friend std::ostream & operator<<(std::ostream &out, const ossimRpfCompressionLookupOffsetRecord &data)
ossim_uint16 getCompressionLookupValueBitLength() const
ossim_uint32 theNumberOfCompressionLookupRecords
OSSIM_DLL ossimByteOrder byteOrder()
unsigned short ossim_uint16
ossim_uint16 theNumberOfValuesPerCompressionLookupRecord
ossim_uint16 theCompressionLookupTableId
ossim_uint32 getCompressionLookupTableOffset() const
ossimErrorCode parseStream(ossim::istream &in, ossimByteOrder byteOrder)
unsigned int ossim_uint32
ossim_uint32 getNumberOfCompressionLookupRecords() const
ossim_uint16 getCompressionLookupTableId() const
ossim_uint16 getNumberOfValuesPerCompressionLookupRecord() const
void print(std::ostream &out) const
std::basic_istream< char > istream
Base class for char input streams.
ossimRpfCompressionLookupOffsetRecord()
ossim_uint32 theCompressionLookupTableOffset
ossim_uint16 theCompressionLookupValueBitLength
std::basic_ostream< char > ostream
Base class for char output streams.