STOFFOLEParserInternal::State Struct Reference

the state of a STOFFOLEParser More...

List of all members.

Public Member Functions

 State ()
 constructor
std::string getCLSName (unsigned long id) const
 returns a CLSName if knwon

Public Attributes

std::vector< shared_ptr
< STOFFOLEParser::OleDirectory > > 
m_oleList
 the ole list
std::vector< std::string > m_unknownOLEs
 list of ole which can not be parsed

Protected Member Functions

void initCLSMap ()
 initialise a map CLSId <-> name

Protected Attributes

std::map< unsigned long, char
const * > 
m_mapCls
 map CLSId <-> name

Detailed Description

the state of a STOFFOLEParser


Constructor & Destructor Documentation

constructor


Member Function Documentation

std::string STOFFOLEParserInternal::State::getCLSName ( unsigned long  id) const [inline]

returns a CLSName if knwon

initialise a map CLSId <-> name


Member Data Documentation

std::map<unsigned long, char const *> STOFFOLEParserInternal::State::m_mapCls [protected]

map CLSId <-> name

Referenced by getCLSName(), and initCLSMap().

list of ole which can not be parsed


The documentation for this struct was generated from the following file: