This is the complete list of members for MWAWInputStream, including all inherited members.
atEOS() | MWAWInputStream | |
checkPosition(long pos) const | MWAWInputStream | inline |
createStorageOLE() | MWAWInputStream | protected |
get(WPXBinaryData const &data, bool inverted) | MWAWInputStream | static |
getDocumentOLEStream(std::string name) | MWAWInputStream | |
getFinderInfo(std::string &type, std::string &creator) const | MWAWInputStream | inline |
getOLENames() | MWAWInputStream | |
getResourceForkStream() | MWAWInputStream | inline |
hasDataFork() const | MWAWInputStream | inline |
hasResourceFork() const | MWAWInputStream | inline |
input() | MWAWInputStream | inline |
isOLEStream() | 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_storageOLE | MWAWInputStream | protected |
m_stream | MWAWInputStream | protected |
m_streamSize | MWAWInputStream | protected |
MWAWInputStream(shared_ptr< WPXInputStream > inp, bool inverted) | MWAWInputStream | |
MWAWInputStream(WPXInputStream *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, WPXBinaryData &data) | MWAWInputStream | |
readDouble(double &res, bool &isNotANumber) | MWAWInputStream | |
readEndDataBlock(WPXBinaryData &data) | MWAWInputStream | |
readInverted() const | MWAWInputStream | inline |
readLong(int num) | MWAWInputStream | |
readU8(WPXInputStream *stream) | MWAWInputStream | protectedstatic |
readULong(int num) | MWAWInputStream | inline |
readULong(WPXInputStream *stream, int num, unsigned long a, bool inverseRead) | MWAWInputStream | static |
seek(long offset, WPX_SEEK_TYPE seekType) | MWAWInputStream | |
setReadInverted(bool newVal) | MWAWInputStream | inline |
size() const | MWAWInputStream | inline |
tell() | MWAWInputStream | |
unBinHex() | MWAWInputStream | protected |
unMacMIME() | MWAWInputStream | protected |
unMacMIME(MWAWInputStream *input, shared_ptr< WPXInputStream > &dataInput, shared_ptr< WPXInputStream > &rsrcInput) const | MWAWInputStream | protected |
unzipStream() | MWAWInputStream | protected |
updateStreamSize() | MWAWInputStream | protected |
~MWAWInputStream() | MWAWInputStream | |