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