Internal and low level: the PLC different types and their structures of a HanMacWrdJText. More...
Public Member Functions | |
| PLC (PLCType w=Unknown, int id=0) | |
| constructor | |
Public Attributes | |
| PLCType | m_type |
| PLC type. | |
| int | m_id |
| the indentificator | |
| std::string | m_extra |
| extra data | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, PLC const &plc) |
| operator<< | |
Internal and low level: the PLC different types and their structures of a HanMacWrdJText.
| HanMacWrdJTextInternal::PLC::PLC | ( | PLCType | w = Unknown, |
| int | id = 0 |
||
| ) | [inline] |
constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| PLC const & | plc | ||
| ) | [friend] |
operator<<
| std::string HanMacWrdJTextInternal::PLC::m_extra |
extra data
Referenced by HanMacWrdJText::readTextZone().
the indentificator
Referenced by HanMacWrdJText::canSendTextAsGraphic(), HanMacWrdJText::readTextToken(), and HanMacWrdJText::readTextZone().
PLC type.
Referenced by HanMacWrdJText::canSendTextAsGraphic(), and HanMacWrdJText::readTextZone().