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_fInfoCreator | MWAWInputStream | mutableprotected | 
| m_fInfoType | MWAWInputStream | mutableprotected | 
| m_inverseRead | MWAWInputStream | protected | 
| m_prevLimits | MWAWInputStream | protected | 
| m_readLimit | MWAWInputStream | protected | 
| m_resourceFork | MWAWInputStream | protected | 
| m_stream | MWAWInputStream | protected | 
| m_streamSize | MWAWInputStream | protected | 
| MWAWInputStream(std::shared_ptr< librevenge::RVNGInputStream > input, bool inverted) | MWAWInputStream | |
| MWAWInputStream(librevenge::RVNGInputStream *input, bool inverted, bool checkCompression=false) | MWAWInputStream | |
| MWAWInputStream(MWAWInputStream const &orig)=delete | MWAWInputStream | private | 
| operator=(MWAWInputStream const &orig)=delete | 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 | protectedstatic | 
| 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, std::shared_ptr< librevenge::RVNGInputStream > &dataInput, std::shared_ptr< librevenge::RVNGInputStream > &rsrcInput) const | MWAWInputStream | protected | 
| unsplitInternalMergeStream() | MWAWInputStream | protected | 
| unzipStream() | MWAWInputStream | protected | 
| updateStreamSize() | MWAWInputStream | protected | 
| ~MWAWInputStream() | MWAWInputStream |