libebook::EBOOKZlibStream Class Reference

#include <EBOOKZlibStream.h>

List of all members.

Public Member Functions

 EBOOKZlibStream (WPXInputStream *stream)
virtual ~EBOOKZlibStream ()
virtual bool isOLEStream ()
virtual WPXInputStream * getDocumentOLEStream (const char *name)
virtual const unsigned char * read (unsigned long numBytes, unsigned long &numBytesRead)
virtual int seek (long offset, WPX_SEEK_TYPE seekType)
virtual long tell ()
virtual bool atEOS ()

Private Attributes

boost::scoped_ptr< WPXInputStream > m_stream

Constructor & Destructor Documentation

libebook::EBOOKZlibStream::EBOOKZlibStream ( WPXInputStream *  stream)

Member Function Documentation

WPXInputStream * libebook::EBOOKZlibStream::getDocumentOLEStream ( const char *  name) [virtual]
const unsigned char * libebook::EBOOKZlibStream::read ( unsigned long  numBytes,
unsigned long &  numBytesRead 
) [virtual]
int libebook::EBOOKZlibStream::seek ( long  offset,
WPX_SEEK_TYPE  seekType 
) [virtual]
long libebook::EBOOKZlibStream::tell ( ) [virtual]

Member Data Documentation

boost::scoped_ptr<WPXInputStream> libebook::EBOOKZlibStream::m_stream [private]

Referenced by atEOS(), EBOOKZlibStream(), read(), seek(), and tell().


The documentation for this class was generated from the following files: