WPSOLEParserInternal::CompObj Class Reference

Internal: internal method to compobj definition. More...

Public Member Functions

 CompObj ()
 the constructor More...
 
char const * getCLSName (unsigned long v)
 return the CLS Name corresponding to an identifier More...
 

Protected Member Functions

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

Protected Attributes

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

Detailed Description

Internal: internal method to compobj definition.

Constructor & Destructor Documentation

§ CompObj()

WPSOLEParserInternal::CompObj::CompObj ( )
inline

the constructor

Member Function Documentation

§ getCLSName()

char const* WPSOLEParserInternal::CompObj::getCLSName ( unsigned long  v)
inline

return the CLS Name corresponding to an identifier

§ initCLSMap()

void WPSOLEParserInternal::CompObj::initCLSMap ( )
inlineprotected

initialise a map CLSId <-> name

Member Data Documentation

§ m_mapCls

std::map<unsigned long, char const *> WPSOLEParserInternal::CompObj::m_mapCls
protected

map CLSId <-> name


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

Generated on Wed Oct 26 2016 16:54:39 for libwps by doxygen 1.8.12