#include <QXPBlockParser.h>
|  | 
|  | QXPBlockParser (const std::shared_ptr< librevenge::RVNGInputStream > &input, const std::shared_ptr< QXPHeader > &header) | 
|  | 
| std::shared_ptr< librevenge::RVNGInputStream > | getBlock (const uint32_t index) | 
|  | 
| std::shared_ptr< librevenge::RVNGInputStream > | getChain (const uint32_t index) | 
|  | 
◆ QXPBlockParser() [1/2]
  
  | 
        
          | libqxp::QXPBlockParser::QXPBlockParser | ( | const QXPBlockParser & | other | ) |  |  | privatedelete | 
 
 
◆ QXPBlockParser() [2/2]
      
        
          | libqxp::QXPBlockParser::QXPBlockParser | ( | const std::shared_ptr< librevenge::RVNGInputStream > & | input, | 
        
          |  |  | const std::shared_ptr< QXPHeader > & | header | 
        
          |  | ) |  |  | 
      
 
 
◆ getBlock()
      
        
          | std::shared_ptr< RVNGInputStream > libqxp::QXPBlockParser::getBlock | ( | const uint32_t | index | ) |  | 
      
 
 
◆ getChain()
      
        
          | std::shared_ptr< RVNGInputStream > libqxp::QXPBlockParser::getChain | ( | const uint32_t | index | ) |  | 
      
 
 
◆ operator=()
◆ be
  
  | 
        
          | const bool libqxp::QXPBlockParser::be |  | private | 
 
 
◆ m_blockLength
  
  | 
        
          | const uint32_t libqxp::QXPBlockParser::m_blockLength |  | private | 
 
 
◆ m_header
  
  | 
        
          | const std::shared_ptr<QXPHeader> libqxp::QXPBlockParser::m_header |  | private | 
 
 
◆ m_input
  
  | 
        
          | const std::shared_ptr<librevenge::RVNGInputStream> libqxp::QXPBlockParser::m_input |  | private | 
 
 
◆ m_lastBlock
  
  | 
        
          | const uint32_t libqxp::QXPBlockParser::m_lastBlock |  | private | 
 
 
◆ m_length
  
  | 
        
          | const unsigned long libqxp::QXPBlockParser::m_length |  | private | 
 
 
The documentation for this class was generated from the following files: