the state of LotusGraph  
 More...
◆ State()
  
  | 
        
          | LotusGraphInternal::State::State | ( |  | ) |  |  | inline | 
 
 
◆ m_actualSheetId
      
        
          | int LotusGraphInternal::State::m_actualSheetId | 
      
 
 
◆ m_actualZoneMac
      
        
          | shared_ptr<ZoneMac> LotusGraphInternal::State::m_actualZoneMac | 
      
 
a pointer to the actual zone 
 
 
◆ m_actualZonePc
      
        
          | shared_ptr<ZonePc> LotusGraphInternal::State::m_actualZonePc | 
      
 
a pointer to the actual zone 
 
 
◆ m_actualZoneWK4
      
        
          | shared_ptr<ZoneWK4> LotusGraphInternal::State::m_actualZoneWK4 | 
      
 
a pointer to the actual zone 
 
 
◆ m_sheetIdZoneMacMap
      
        
          | std::multimap<int, shared_ptr<ZoneMac> > LotusGraphInternal::State::m_sheetIdZoneMacMap | 
      
 
 
◆ m_sheetIdZonePcListMap
      
        
          | std::map<int, ZonePcList> LotusGraphInternal::State::m_sheetIdZonePcListMap | 
      
 
 
◆ m_sheetIdZoneWK4Map
      
        
          | std::multimap<int, shared_ptr<ZoneWK4> > LotusGraphInternal::State::m_sheetIdZoneWK4Map | 
      
 
 
◆ m_version
      
        
          | int LotusGraphInternal::State::m_version | 
      
 
 
◆ m_zIdToSheetIdMap
      
        
          | std::map<int,int> LotusGraphInternal::State::m_zIdToSheetIdMap | 
      
 
a map sheet zone id to final sheet id map 
 
 
The documentation for this struct was generated from the following file: