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