STOFFInputStream Member List
This is the complete list of members for STOFFInputStream, including all inherited members.
checkPosition(long pos) const STOFFInputStream [inline]
get(librevenge::RVNGBinaryData const &data, bool inverted)STOFFInputStream [static]
getSubStreamById(unsigned id)STOFFInputStream
getSubStreamByName(std::string const &name)STOFFInputStream
hasDataFork() const STOFFInputStream [inline]
input()STOFFInputStream [inline]
isEnd()STOFFInputStream
isStructured()STOFFInputStream
m_inverseReadSTOFFInputStream [protected]
m_prevLimitsSTOFFInputStream [protected]
m_readLimitSTOFFInputStream [protected]
m_streamSTOFFInputStream [protected]
m_streamSizeSTOFFInputStream [protected]
operator=(STOFFInputStream const &orig)STOFFInputStream [private]
operator>>(bool &res)STOFFInputStream [inline]
operator>>(uint8_t &res)STOFFInputStream [inline]
operator>>(int8_t &res)STOFFInputStream [inline]
operator>>(uint16_t &res)STOFFInputStream [inline]
operator>>(int16_t &res)STOFFInputStream [inline]
operator>>(uint32_t &res)STOFFInputStream [inline]
operator>>(int32_t &res)STOFFInputStream [inline]
operator>>(double &res)STOFFInputStream [inline]
peek()STOFFInputStream
popLimit()STOFFInputStream [inline]
pushLimit(long newLimit)STOFFInputStream [inline]
read(size_t numBytes, unsigned long &numBytesRead)STOFFInputStream
readColor(STOFFColor &color)STOFFInputStream
readCompressedLong(long &res)STOFFInputStream
readCompressedULong(unsigned long &res)STOFFInputStream
readDataBlock(long size, librevenge::RVNGBinaryData &data)STOFFInputStream
readDouble10(double &res, bool &isNotANumber)STOFFInputStream
readDouble8(double &res, bool &isNotANumber)STOFFInputStream
readDoubleReverted8(double &res, bool &isNotANumber)STOFFInputStream
readEndDataBlock(librevenge::RVNGBinaryData &data)STOFFInputStream
readInverted() const STOFFInputStream [inline]
readLong(int num)STOFFInputStream
readU8(librevenge::RVNGInputStream *stream)STOFFInputStream [protected, static]
readULong(int num)STOFFInputStream [inline]
readULong(librevenge::RVNGInputStream *stream, int num, unsigned long a, bool inverseRead)STOFFInputStream [static]
seek(long offset, librevenge::RVNG_SEEK_TYPE seekType)STOFFInputStream
setReadInverted(bool newVal)STOFFInputStream [inline]
size() const STOFFInputStream [inline]
STOFFInputStream(shared_ptr< librevenge::RVNGInputStream > input, bool inverted)STOFFInputStream
STOFFInputStream(librevenge::RVNGInputStream *input, bool inverted)STOFFInputStream
STOFFInputStream(STOFFInputStream const &orig)STOFFInputStream [private]
subStreamCount()STOFFInputStream
subStreamName(unsigned id)STOFFInputStream
tell()STOFFInputStream
updateStreamSize()STOFFInputStream [protected]
~STOFFInputStream()STOFFInputStream