Internal: class to store the PLC: Pointer List Content ? More...
| Public Member Functions | |
| PLC (PLCType type=UNKNOWN) | |
| constructor  More... | |
| Public Attributes | |
| PLCType | m_type | 
| the type  More... | |
| int | m_id | 
| the id  More... | |
| std::string | m_extras | 
| a string used to store the parsing extrass  More... | |
| Friends | |
| std::ostream & | operator<< (std::ostream &o, PLC const &plc) | 
| operator<<  More... | |
Internal: class to store the PLC: Pointer List Content ?
| 
 | friend | 
operator<<
| std::string MsWrd1ParserInternal::PLC::m_extras | 
a string used to store the parsing extrass
Referenced by MsWrd1ParserInternal::operator<<().
| int MsWrd1ParserInternal::PLC::m_id | 
| PLCType MsWrd1ParserInternal::PLC::m_type | 
the type
Referenced by MsWrd1ParserInternal::operator<<(), MsWrd1Parser::prepareTextZones(), and MsWrd1Parser::sendText().