Internal: the state of a FullWrtParser.  
 More...
Internal: the state of a FullWrtParser. 
◆ State()
  
  | 
        
          | FullWrtParserInternal::State::State | ( |  | ) |  |  | inline | 
 
 
◆ addCorrespondance()
  
  | 
        
          | bool FullWrtParserInternal::State::addCorrespondance | ( | int | docId, |  
          |  |  | int | fileId |  
          |  | ) |  |  |  | inline | 
 
insert a docId fileId in the correspondance map 
 
 
◆ getFileZoneId()
  
  | 
        
          | int FullWrtParserInternal::State::getFileZoneId | ( | int | docId | ) | const |  | inline | 
 
return the file zone id ( if found or -1) 
 
 
◆ m_actPage
      
        
          | int FullWrtParserInternal::State::m_actPage | 
      
 
 
◆ m_biblioId
      
        
          | int FullWrtParserInternal::State::m_biblioId | 
      
 
 
◆ m_docFileIdMap
      
        
          | std::map<int,int> FullWrtParserInternal::State::m_docFileIdMap | 
      
 
the correspondance doc id -> file id 
 
 
◆ m_docZoneList
      
        
          | std::vector<DocZoneStruct> FullWrtParserInternal::State::m_docZoneList | 
      
 
the list of the documents zone list 
 
 
◆ m_entryMap
◆ m_fileDocIdMap
      
        
          | std::map<int,int> FullWrtParserInternal::State::m_fileDocIdMap | 
      
 
the correspondance file id -> doc id 
 
 
◆ m_fileZoneFlagsList
the list of file zone flags 
 
 
◆ m_fileZoneList
the list of file zone position 
 
 
◆ m_footerHeight
      
        
          | int FullWrtParserInternal::State::m_footerHeight | 
      
 
the footer height if known 
 
 
◆ m_headerHeight
      
        
          | int FullWrtParserInternal::State::m_headerHeight | 
      
 
the header height if known 
 
 
◆ m_numPages
      
        
          | int FullWrtParserInternal::State::m_numPages | 
      
 
the number of page of the final document 
 
 
◆ m_pageSpanSet
      
        
          | bool FullWrtParserInternal::State::m_pageSpanSet | 
      
 
a flag to know if the page span has been filled 
 
 
◆ m_referenceRedirectMap
redirection docId -> reference docId 
 
 
◆ m_variableRedirectMap
      
        
          | std::map<int,int> FullWrtParserInternal::State::m_variableRedirectMap | 
      
 
redirection docId -> variable docId 
 
 
◆ m_zoneFlagsId
      
        
          | int FullWrtParserInternal::State::m_zoneFlagsId[3] | 
      
 
the list of main zone flags id 
 
 
The documentation for this struct was generated from the following file: