#include <PDXLZ77Stream.h>
|  | 
| boost::scoped_ptr< librevenge::RVNGInputStream > | m_stream | 
|  | 
  
  | 
        
          | libebook::PDXLZ77Stream::PDXLZ77Stream | ( | const PDXLZ77Stream & | other | ) |  |  | private | 
 
 
      
        
          | libebook::PDXLZ77Stream::PDXLZ77Stream | ( | librevenge::RVNGInputStream * | stream | ) |  | 
      
 
 
  
  | 
        
          | libebook::PDXLZ77Stream::~PDXLZ77Stream | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | bool libebook::PDXLZ77Stream::existsSubStream | ( | const char * | name | ) |  |  | virtual | 
 
 
  
  | 
        
          | librevenge::RVNGInputStream * libebook::PDXLZ77Stream::getSubStreamById | ( | unsigned | id | ) |  |  | virtual | 
 
 
  
  | 
        
          | librevenge::RVNGInputStream * libebook::PDXLZ77Stream::getSubStreamByName | ( | const char * | name | ) |  |  | virtual | 
 
 
  
  | 
        
          | bool libebook::PDXLZ77Stream::isEnd | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | bool libebook::PDXLZ77Stream::isStructured | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | const unsigned char * libebook::PDXLZ77Stream::read | ( | unsigned long | numBytes, |  
          |  |  | unsigned long & | numBytesRead |  
          |  | ) |  |  |  | virtual | 
 
 
  
  | 
        
          | int libebook::PDXLZ77Stream::seek | ( | long | offset, |  
          |  |  | librevenge::RVNG_SEEK_TYPE | seekType |  
          |  | ) |  |  |  | virtual | 
 
 
  
  | 
        
          | unsigned libebook::PDXLZ77Stream::subStreamCount | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | const char * libebook::PDXLZ77Stream::subStreamName | ( | unsigned | id | ) |  |  | virtual | 
 
 
  
  | 
        
          | long libebook::PDXLZ77Stream::tell | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | boost::scoped_ptr<librevenge::RVNGInputStream> libebook::PDXLZ77Stream::m_stream |  | private | 
 
 
The documentation for this class was generated from the following files: