MWAWInputStream Member List
This is the complete list of members for MWAWInputStream, including all inherited members.
checkPosition(long pos) const MWAWInputStream [inline]
get(librevenge::RVNGBinaryData const &data, bool inverted)MWAWInputStream [static]
getFinderInfo(std::string &type, std::string &creator) const MWAWInputStream [inline]
getResourceForkStream()MWAWInputStream [inline]
getSubStreamById(unsigned id)MWAWInputStream
getSubStreamByName(std::string const &name)MWAWInputStream
hasDataFork() const MWAWInputStream [inline]
hasResourceFork() const MWAWInputStream [inline]
input()MWAWInputStream [inline]
isEnd()MWAWInputStream
isStructured()MWAWInputStream
m_fInfoCreatorMWAWInputStream [mutable, protected]
m_fInfoTypeMWAWInputStream [mutable, protected]
m_inverseReadMWAWInputStream [protected]
m_prevLimitsMWAWInputStream [protected]
m_readLimitMWAWInputStream [protected]
m_resourceForkMWAWInputStream [protected]
m_streamMWAWInputStream [protected]
m_streamSizeMWAWInputStream [protected]
MWAWInputStream(shared_ptr< librevenge::RVNGInputStream > input, bool inverted)MWAWInputStream
MWAWInputStream(librevenge::RVNGInputStream *input, bool inverted, bool checkCompression=false)MWAWInputStream
MWAWInputStream(MWAWInputStream const &orig)MWAWInputStream [private]
operator=(MWAWInputStream const &orig)MWAWInputStream [private]
popLimit()MWAWInputStream [inline]
pushLimit(long newLimit)MWAWInputStream [inline]
read(size_t numBytes, unsigned long &numBytesRead)MWAWInputStream
readDataBlock(long size, librevenge::RVNGBinaryData &data)MWAWInputStream
readDouble10(double &res, bool &isNotANumber)MWAWInputStream
readDouble8(double &res, bool &isNotANumber)MWAWInputStream
readDoubleReverted8(double &res, bool &isNotANumber)MWAWInputStream
readEndDataBlock(librevenge::RVNGBinaryData &data)MWAWInputStream
readInverted() const MWAWInputStream [inline]
readLong(int num)MWAWInputStream
readU8(librevenge::RVNGInputStream *stream)MWAWInputStream [protected, static]
readULong(int num)MWAWInputStream [inline]
readULong(librevenge::RVNGInputStream *stream, int num, unsigned long a, bool inverseRead)MWAWInputStream [static]
seek(long offset, librevenge::RVNG_SEEK_TYPE seekType)MWAWInputStream
setReadInverted(bool newVal)MWAWInputStream [inline]
size() const MWAWInputStream [inline]
subStreamCount()MWAWInputStream
subStreamName(unsigned id)MWAWInputStream
tell()MWAWInputStream
unBinHex()MWAWInputStream [protected]
unMacMIME()MWAWInputStream [protected]
unMacMIME(MWAWInputStream *input, shared_ptr< librevenge::RVNGInputStream > &dataInput, shared_ptr< librevenge::RVNGInputStream > &rsrcInput) const MWAWInputStream [protected]
unzipStream()MWAWInputStream [protected]
updateStreamSize()MWAWInputStream [protected]
~MWAWInputStream()MWAWInputStream