#include <TCRParser.h>
  
  | 
        
          | libebook::TCRParser::TCRParser | ( | const TCRParser & | other | ) |  |  | private | 
 
 
      
        
          | libebook::TCRParser::TCRParser | ( | librevenge::RVNGInputStream * | input, | 
        
          |  |  | librevenge::RVNGTextInterface * | document = 0 | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | bool libebook::TCRParser::parse | ( |  | ) |  | 
      
 
 
  
  | 
        
          | void libebook::TCRParser::readReplacementTable | ( |  | ) |  |  | private | 
 
 
  
  | 
        
          | shared_ptr< librevenge::RVNGInputStream > libebook::TCRParser::uncompress | ( |  | ) |  |  | private | 
 
 
  
  | 
        
          | void libebook::TCRParser::writeText | ( | const boost::shared_ptr< librevenge::RVNGInputStream > & | input | ) |  |  | private | 
 
 
  
  | 
        
          | librevenge::RVNGTextInterface* const libebook::TCRParser::m_document |  | private | 
 
 
  
  | 
        
          | librevenge::RVNGInputStream* const libebook::TCRParser::m_input |  | private | 
 
 
  
  | 
        
          | std::string libebook::TCRParser::m_replacementTable[256] |  | private | 
 
 
The documentation for this class was generated from the following files: