Go to the documentation of this file.
10 #ifndef PDBLZ77STREAM_H_INCLUDED
11 #define PDBLZ77STREAM_H_INCLUDED
15 #include <librevenge-stream/librevenge-stream.h>
37 const unsigned char *
read(
unsigned long numBytes,
unsigned long &numBytesRead)
override;
38 int seek(
long offset, librevenge::RVNG_SEEK_TYPE seekType)
override;
40 bool isEnd()
override;
43 std::unique_ptr<librevenge::RVNGInputStream>
m_stream;
48 #endif // PDBLZ77STREAM_H_INCLUDED
PDBLZ77Stream(const PDBLZ77Stream &other)
unsigned subStreamCount() override
Definition: PDBLZ77Stream.cpp:114
~PDBLZ77Stream() override
Definition: PDBLZ77Stream.cpp:105
RVNGInputStream * getSubStreamById(unsigned id) override
Definition: PDBLZ77Stream.cpp:134
std::unique_ptr< librevenge::RVNGInputStream > m_stream
Definition: PeanutPressParser.cpp:74
Definition: BBeBCollector.cpp:19
Definition: PDBLZ77Stream.h:21
Definition: EBOOKMemoryStream.h:21
long tell() override
Definition: PDBLZ77Stream.cpp:149
unsigned offset
Definition: SoftBookParser.cpp:74
@ i
Definition: EBOOKHTMLToken.h:86
RVNGInputStreamPtr_t stream
Definition: HTMLHelpStream.cpp:79
bool isStructured() override
Definition: PDBLZ77Stream.cpp:109
std::unique_ptr< librevenge::RVNGInputStream > m_stream
Definition: PDBLZ77Stream.h:43
uint8_t readU8(librevenge::RVNGInputStream *input, bool)
Definition: libebook_utils.cpp:45
Definition: libebook_utils.h:100
string name
Definition: HTMLHelpStream.cpp:80
const char * subStreamName(unsigned id) override
Definition: PDBLZ77Stream.cpp:119
const unsigned char * read(unsigned long numBytes, unsigned long &numBytesRead) override
Definition: PDBLZ77Stream.cpp:139
bool existsSubStream(const char *name) override
Definition: PDBLZ77Stream.cpp:124
bool isEnd() override
Definition: PDBLZ77Stream.cpp:154
librevenge::RVNGInputStream * getSubStreamByName(const char *name) override
Definition: PDBLZ77Stream.cpp:129
int seek(long offset, librevenge::RVNG_SEEK_TYPE seekType) override
Definition: PDBLZ77Stream.cpp:144
Definition: libebook_utils.h:106
unsigned length
Definition: SoftBookParser.cpp:73
PDBLZ77Stream & operator=(const PDBLZ77Stream &other)
Generated for libe-book by
doxygen 1.8.20