1 #ifndef ossimRpfCompressionSection_HEADER 2 #define ossimRpfCompressionSection_HEADER 1 37 const std::vector<ossimRpfCompressionOffsetTableData>&
getTable()
const 53 std::vector<ossimRpfCompressionOffsetTableData>
theTable;
ossim_int32 ossimErrorCode
virtual ~ossimRpfCompressionSection()
const std::vector< ossimRpfCompressionOffsetTableData > & getTable() const
ossim_uint32 theCompressionLookupOffsetTableOffset
ossimRpfCompressionSectionSubheader * theSubheader
OSSIM_DLL ossimByteOrder byteOrder()
std::vector< ossimRpfCompressionOffsetTableData > theTable
unsigned short ossim_uint16
ossim_uint16 theNumberOfValuesPerLookup
ossimErrorCode parseStream(ossim::istream &in, ossimByteOrder byteOrder)
ossim_uint32 theNumberOfLookupValues
ossimRpfCompressionOffsetTableData()
void print(std::ostream &out) const
unsigned int ossim_uint32
ossimRpfCompressionSection()
~ossimRpfCompressionOffsetTableData()
const ossimRpfCompressionOffsetTableData & operator=(const ossimRpfCompressionOffsetTableData &rhs)
std::basic_istream< char > istream
Base class for char input streams.
ossim_uint16 theCompressionLookupValueBitLength
friend std::ostream & operator<<(std::ostream &out, const ossimRpfCompressionSection &data)
ossim_uint16 theCompressionLookupTableOffsetRecordLength
friend std::ostream & operator<<(std::ostream &out, const ossimRpfCompressionOffsetTableData &data)
unsigned char ossim_uint8
std::basic_ostream< char > ostream
Base class for char output streams.
const ossimRpfCompressionSectionSubheader * getSubheader() const