checkPosition(long pos) const | libqxp::MWAWInputStream | inline |
get(librevenge::RVNGBinaryData const &data, bool inverted) | libqxp::MWAWInputStream | static |
getFinderInfo(std::string &type, std::string &creator) const | libqxp::MWAWInputStream | inline |
getResourceForkStream() | libqxp::MWAWInputStream | inline |
getSubStreamById(unsigned id) | libqxp::MWAWInputStream | |
getSubStreamByName(std::string const &name) | libqxp::MWAWInputStream | |
hasDataFork() const | libqxp::MWAWInputStream | inline |
hasResourceFork() const | libqxp::MWAWInputStream | inline |
input() | libqxp::MWAWInputStream | inline |
isEnd() | libqxp::MWAWInputStream | |
isStructured() | libqxp::MWAWInputStream | |
m_fInfoCreator | libqxp::MWAWInputStream | mutableprotected |
m_fInfoType | libqxp::MWAWInputStream | mutableprotected |
m_inverseRead | libqxp::MWAWInputStream | protected |
m_prevLimits | libqxp::MWAWInputStream | protected |
m_readLimit | libqxp::MWAWInputStream | protected |
m_resourceFork | libqxp::MWAWInputStream | protected |
m_stream | libqxp::MWAWInputStream | protected |
m_streamSize | libqxp::MWAWInputStream | protected |
MWAWInputStream(std::shared_ptr< librevenge::RVNGInputStream > input, bool inverted) | libqxp::MWAWInputStream | |
MWAWInputStream(librevenge::RVNGInputStream *input, bool inverted, bool checkCompression=false) | libqxp::MWAWInputStream | |
MWAWInputStream(MWAWInputStream const &orig)=delete | libqxp::MWAWInputStream | private |
operator=(MWAWInputStream const &orig)=delete | libqxp::MWAWInputStream | private |
popLimit() | libqxp::MWAWInputStream | inline |
pushLimit(long newLimit) | libqxp::MWAWInputStream | inline |
read(size_t numBytes, unsigned long &numBytesRead) | libqxp::MWAWInputStream | |
readDataBlock(long size, librevenge::RVNGBinaryData &data) | libqxp::MWAWInputStream | |
readDouble10(double &res, bool &isNotANumber) | libqxp::MWAWInputStream | |
readDouble8(double &res, bool &isNotANumber) | libqxp::MWAWInputStream | |
readDoubleReverted8(double &res, bool &isNotANumber) | libqxp::MWAWInputStream | |
readEndDataBlock(librevenge::RVNGBinaryData &data) | libqxp::MWAWInputStream | |
readInverted() const | libqxp::MWAWInputStream | inline |
readLong(int num) | libqxp::MWAWInputStream | |
readU8(librevenge::RVNGInputStream *stream) | libqxp::MWAWInputStream | protectedstatic |
readULong(int num) | libqxp::MWAWInputStream | inline |
readULong(librevenge::RVNGInputStream *stream, int num, unsigned long a, bool inverseRead) | libqxp::MWAWInputStream | static |
seek(long offset, librevenge::RVNG_SEEK_TYPE seekType) | libqxp::MWAWInputStream | |
setReadInverted(bool newVal) | libqxp::MWAWInputStream | inline |
size() const | libqxp::MWAWInputStream | inline |
subStreamCount() | libqxp::MWAWInputStream | |
subStreamName(unsigned id) | libqxp::MWAWInputStream | |
tell() | libqxp::MWAWInputStream | |
unBinHex() | libqxp::MWAWInputStream | protected |
unMacMIME() | libqxp::MWAWInputStream | protected |
unMacMIME(MWAWInputStream *input, std::shared_ptr< librevenge::RVNGInputStream > &dataInput, std::shared_ptr< librevenge::RVNGInputStream > &rsrcInput) const | libqxp::MWAWInputStream | protected |
unsplitInternalMergeStream() | libqxp::MWAWInputStream | protected |
unzipStream() | libqxp::MWAWInputStream | protected |
updateStreamSize() | libqxp::MWAWInputStream | protected |
~MWAWInputStream() | libqxp::MWAWInputStream | |