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