Internal: internal method to compobj definition.
More...
|
| CompObj () |
| the constructor
|
char const * | getCLSName (unsigned long v) |
| return the CLS Name corresponding to an identifier
|
|
void | initCLSMap () |
| initialise a map CLSId <-> name
|
|
std::map< unsigned long, char const * > | m_mapCls |
| map CLSId <-> name
|
Internal: internal method to compobj definition.
◆ CompObj()
WPSOLEParserInternal::CompObj::CompObj |
( |
| ) |
|
|
inline |
◆ 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
Referenced by CompObj().
◆ m_mapCls
std::map<unsigned long, char const *> WPSOLEParserInternal::CompObj::m_mapCls |
|
protected |
The documentation for this class was generated from the following file: