zipios++  2.0.2
Zipios++ – a small C++ library that provides easy access to .zip files.
zipios::VirtualSeeker Member List

This is the complete list of members for zipios::VirtualSeeker, including all inherited members.

endOffset() const zipios::VirtualSeeker
getOffsets(offset_t &start_offset, offset_t &end_offset) const zipios::VirtualSeeker
m_end_offsetzipios::VirtualSeekerprivate
m_start_offsetzipios::VirtualSeekerprivate
setOffsets(offset_t start_offset, offset_t end_offset)zipios::VirtualSeeker
startOffset() const zipios::VirtualSeeker
VirtualSeeker(offset_t start_offset=0, offset_t end_offset=0)zipios::VirtualSeeker
vseekg(std::istream &is, offset_t offset, std::ios::seekdir sd) const zipios::VirtualSeeker
vtellg(std::istream &is) const zipios::VirtualSeeker