Public Member Functions | |
Impl (const RVNGInputStreamPtr_t &input) | |
unsigned | getFileCount () |
unsigned | getSysfileCount () |
const RVNGInputStreamPtr_t | getSubStream (mschmd_file *file) |
Impl (const Impl &) | |
Impl & | operator= (const Impl &) |
Public Attributes | |
const RVNGInputStreamPtr_t | stream |
MSPackSystem | system |
shared_ptr< mschm_decompressor > | decompressor |
mschmd_header * | header |
FileCache | cache |
unsigned | fileCount |
unsigned | sysfileCount |
bool | fileCountSet |
bool | sysfileCountSet |
libebook::CHMStream::Impl::Impl | ( | const RVNGInputStreamPtr_t & | input | ) |
libebook::CHMStream::Impl::Impl | ( | const Impl & | ) |
unsigned libebook::CHMStream::Impl::getFileCount | ( | ) |
const RVNGInputStreamPtr_t libebook::CHMStream::Impl::getSubStream | ( | mschmd_file * | file | ) |
unsigned libebook::CHMStream::Impl::getSysfileCount | ( | ) |
FileCache libebook::CHMStream::Impl::cache |
shared_ptr<mschm_decompressor> libebook::CHMStream::Impl::decompressor |
unsigned libebook::CHMStream::Impl::fileCount |
mschmd_header* libebook::CHMStream::Impl::header |
MSPackSystem libebook::CHMStream::Impl::system |