Views
Maps Package API Reference Guide
Product Documentation:
Views Documentation Home
IlvMapInput Member List
This is the complete list of members for
IlvMapInput
, including all inherited members.
EndOfFileError
()
IlvMapInput
static
getIndex
() const
IlvMapInput
getLastError
() const
IlvMapInput
getStream
() const
IlvMapInput
IlvMapInput
(std::istream &istr)
IlvMapInput
IlvMapInput
(const char *fileName)
IlvMapInput
IsLSBFirst
()
IlvMapInput
static
read
(char *data, int length)
IlvMapInput
readBigDouble
(IlDouble &value)
IlvMapInput
readBigDoubleArray
(const IlDouble *values, IlInt count)
IlvMapInput
readBigInt
(IlInt &value)
IlvMapInput
readBigIntArray
(const IlInt *values, IlInt count)
IlvMapInput
readBigShort
(IlShort &value)
IlvMapInput
readBigShortArray
(const IlShort *values, IlInt count)
IlvMapInput
readBigUnsignedInt
(IlUInt &value)
IlvMapInput
readBigUnsignedIntArray
(const IlUInt *values, IlInt count)
IlvMapInput
readBigUnsignedShort
(IlUShort &value)
IlvMapInput
readByte
(char &value)
IlvMapInput
ReadError
()
IlvMapInput
static
readLittleDouble
(IlDouble &value)
IlvMapInput
readLittleDoubleArray
(const IlDouble *values, IlInt count)
IlvMapInput
readLittleInt
(IlInt &value)
IlvMapInput
readLittleIntArray
(const IlInt *values, IlInt count)
IlvMapInput
readLittleShort
(IlShort &value)
IlvMapInput
readLittleShortArray
(const IlShort *values, IlInt count)
IlvMapInput
readUnsignedByte
(IlUChar &value)
IlvMapInput
setLocation
(IlInt loc)
IlvMapInput
skipBytes
(IlInt n)
IlvMapInput