1 #ifndef ossimRpfColorGrayscaleTable_HEADER 2 #define ossimRpfColorGrayscaleTable_HEADER 1 21 unsigned long numberOfElements);
ossim_int32 ossimErrorCode
friend std::ostream & operator<<(std::ostream &out, const ossimRpfColorGrayscaleTable &data)
const unsigned char * getData() const
unsigned short theTableId
unsigned long theNumberOfElements
const unsigned char * getStartOfData(unsigned long entry) const
OSSIM_DLL ossimByteOrder byteOrder()
ossimErrorCode parseStream(std::istream &in, ossimByteOrder byteOrder)
unsigned long theTotalNumberOfBytes
void setTableData(unsigned short id, unsigned long numberOfElements)
std::basic_istream< char > istream
Base class for char input streams.
unsigned long getNumberOfElements() const
virtual ~ossimRpfColorGrayscaleTable()
const ossimRpfColorGrayscaleTable & operator=(const ossimRpfColorGrayscaleTable &)
ossimRpfColorGrayscaleTable()
unsigned short getTableId() const
std::basic_ostream< char > ostream
Base class for char output streams.