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  More... | |
| Public Attributes | |
| PLCType | m_type | 
| PLC type.  More... | |
| int | m_id | 
| the indentificator  More... | |
| std::string | m_extra | 
| extra data  More... | |
| Friends | |
| std::ostream & | operator<< (std::ostream &o, PLC const &plc) | 
| operator<<  More... | |
Internal and low level: the PLC different types and their structures of a HanMacWrdJText.
| 
 | friend | 
operator<<
| std::string HanMacWrdJTextInternal::PLC::m_extra | 
extra data
| int HanMacWrdJTextInternal::PLC::m_id | 
the indentificator
Referenced by HanMacWrdJText::readTextToken(), and HanMacWrdJText::readTextZone().
| PLCType HanMacWrdJTextInternal::PLC::m_type | 
PLC type.
Referenced by HanMacWrdJText::readTextZone().