1 #ifndef ossimRpfColorConverterSubsection_HEADER 2 #define ossimRpfColorConverterSubsection_HEADER 1
ossimErrorCode parseStream(ossim::istream &in, ossimByteOrder byteOrder)
ossim_int32 ossimErrorCode
ossimRpfColorConverterSubsection()
ossim_uint16 theNumberOfColorConverterOffsetRecords
void print(std::ostream &out) const
OSSIM_DLL ossimByteOrder byteOrder()
unsigned short ossim_uint16
ossim_uint16 theColorConverterOffsetRecordLength
friend std::ostream & operator<<(std::ostream &out, const ossimRpfColorConverterSubsection &data)
const std::vector< ossimRpfColorConverterTable > & getColorConversionTable() const
ossim_uint32 theColorConverterOffsetTableOffset
unsigned int ossim_uint32
ossim_uint16 theConverterRecordLength
virtual ~ossimRpfColorConverterSubsection()
ossim_uint32 theEndOffset
ossim_uint32 theStartOffset
ossim_uint32 getEndOffset() const
std::basic_istream< char > istream
Base class for char input streams.
std::vector< ossimRpfColorConverterTable > theTableList
ossimRpfColorConverterSubsection(const ossimRpfColorConverterSubsection &)
void setNumberOfColorConverterOffsetRecords(ossim_uint16 numberOfRecords)
void operator=(const ossimRpfColorConverterSubsection &)
ossim_uint32 getStartOffset() const
std::basic_ostream< char > ostream
Base class for char output streams.