the state of a STOFFOLEParser  
 More...
|  | 
|  | State () | 
|  | constructor 
 | 
|  | 
| std::string | getCLSName (unsigned long id) const | 
|  | returns a CLSName if knwon 
 | 
|  | 
|  | 
| void | initCLSMap () | 
|  | initialise a map CLSId <-> name 
 | 
|  | 
|  | 
| std::map< unsigned long, char const * > | m_mapCls | 
|  | map CLSId <-> name 
 | 
|  | 
the state of a STOFFOLEParser 
◆ State()
  
  | 
        
          | STOFFOLEParserInternal::State::State | ( |  | ) |  |  | inline | 
 
 
◆ getCLSName()
  
  | 
        
          | std::string STOFFOLEParserInternal::State::getCLSName | ( | unsigned long | id | ) | const |  | inline | 
 
returns a CLSName if knwon 
 
 
◆ initCLSMap()
  
  | 
        
          | void STOFFOLEParserInternal::State::initCLSMap | ( |  | ) |  |  | protected | 
 
 
◆ m_mapCls
  
  | 
        
          | std::map<unsigned long, char const *> STOFFOLEParserInternal::State::m_mapCls |  | protected | 
 
 
◆ m_oleList
the ole list 
Referenced by State().
 
 
◆ m_unknownOLEs
      
        
          | std::vector<std::string> STOFFOLEParserInternal::State::m_unknownOLEs | 
      
 
list of ole which can not be parsed 
Referenced by State().
 
 
The documentation for this struct was generated from the following file: