Internal: the state of a WPS4Text.  
 More...
Internal: the state of a WPS4Text. 
◆ State()
  
  | 
        
          | WPS8TextInternal::State::State | ( |  | ) |  |  | inline | 
 
 
◆ getTCDZone()
  
  | 
        
          | WPSEntry WPS8TextInternal::State::getTCDZone | ( | int | strsId, |  
          |  |  | int | cellId |  
          |  | ) |  | const |  | inline | 
 
try to return a entry for a cell in table zones 
 
 
◆ getTextZones()
  
  | 
        
          | WPSEntry WPS8TextInternal::State::getTextZones | ( | int | id | ) | const |  | inline | 
 
returns the entry corresponding to a type id 
 
 
◆ initTypeMaps()
      
        
          | void WPS8TextInternal::State::initTypeMaps | ( |  | ) |  | 
      
 
 
◆ setParsed()
  
  | 
        
          | void WPS8TextInternal::State::setParsed | ( | WPSEntry const & | entry, |  
          |  |  | bool | fl |  
          |  | ) |  |  |  | inline | 
 
tests if a text zone is simillar to entry, if yes, updates is parsed field 
 
 
◆ m_bookmarkMap
      
        
          | std::map<long, Bookmark> WPS8TextInternal::State::m_bookmarkMap | 
      
 
a map text offset->bookmark 
 
 
◆ m_knownPLC
◆ m_notesList
      
        
          | std::vector<Notes> WPS8TextInternal::State::m_notesList | 
      
 
 
◆ m_notesMap
      
        
          | std::map<long, Notes *> WPS8TextInternal::State::m_notesMap | 
      
 
 
◆ m_object
      
        
          | Object WPS8TextInternal::State::m_object | 
      
 
 
◆ m_objectMap
      
        
          | std::map<long, Object> WPS8TextInternal::State::m_objectMap | 
      
 
a map text offset->object 
 
 
◆ m_objectTypes
      
        
          | std::map<int,int> WPS8TextInternal::State::m_objectTypes | 
      
 
 
◆ m_plcList
      
        
          | std::vector<DataPLC> WPS8TextInternal::State::m_plcList | 
      
 
 
◆ m_tcdMap
      
        
          | std::map<int, std::vector<long> > WPS8TextInternal::State::m_tcdMap | 
      
 
a map strsId -> last positions of cells 
 
 
◆ m_textZones
      
        
          | std::vector<WPSEntry> WPS8TextInternal::State::m_textZones | 
      
 
the list of different text zones 
 
 
◆ m_tokenMap
      
        
          | std::map<long, Token> WPS8TextInternal::State::m_tokenMap | 
      
 
 
The documentation for this struct was generated from the following file: