existsSubStream(const char *) | WPXMemoryInputStream | [inline] |
getSize() const | WPXMemoryInputStream | [inline] |
getSubStreamById(unsigned) | WPXMemoryInputStream | [inline] |
getSubStreamByName(const char *) | WPXMemoryInputStream | [inline] |
isEnd() | WPXMemoryInputStream | |
isStructured() | WPXMemoryInputStream | [inline] |
m_data | WPXMemoryInputStream | [private] |
m_offset | WPXMemoryInputStream | [private] |
m_size | WPXMemoryInputStream | [private] |
operator=(const WPXMemoryInputStream &) | WPXMemoryInputStream | [private] |
read(unsigned long numBytes, unsigned long &numBytesRead) | WPXMemoryInputStream | |
seek(long offset, librevenge::RVNG_SEEK_TYPE seekType) | WPXMemoryInputStream | |
subStreamCount() | WPXMemoryInputStream | [inline] |
subStreamName(unsigned) | WPXMemoryInputStream | [inline] |
tell() | WPXMemoryInputStream | |
WPXMemoryInputStream(unsigned char *data, unsigned long size) | WPXMemoryInputStream | |
WPXMemoryInputStream(const WPXMemoryInputStream &) | WPXMemoryInputStream | [private] |
~WPXMemoryInputStream() | WPXMemoryInputStream |