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 ?
|
friend |
operator<<
std::string MsWrd1ParserInternal::PLC::m_extras |
a string used to store the parsing extrass
int MsWrd1ParserInternal::PLC::m_id |
PLCType MsWrd1ParserInternal::PLC::m_type |
the type
Referenced by MsWrd1Parser::prepareTextZones(), and MsWrd1Parser::sendText().