Internal : a PLC: used to store change of properties in GWTextInternal::Zone. More...
Public Member Functions | |
PLC () | |
the constructor | |
Public Attributes | |
PLCType | m_type |
the PLC types | |
int | m_id |
the id | |
std::string | m_extra |
extra data | |
Friends | |
std::ostream & | operator<< (std::ostream &o, PLC const &plc) |
operator<< |
Internal : a PLC: used to store change of properties in GWTextInternal::Zone.
GWTextInternal::PLC::PLC | ( | ) | [inline] |
the constructor
std::ostream& operator<< | ( | std::ostream & | o, |
PLC const & | plc | ||
) | [friend] |
operator<<
std::string GWTextInternal::PLC::m_extra |
extra data
Referenced by GWTextInternal::operator<<(), and GWText::readZonePositions().
the id
Referenced by GWTextInternal::operator<<(), GWText::readZone(), and GWText::readZonePositions().
the PLC types
Referenced by GWTextInternal::operator<<(), GWText::readZone(), and GWText::readZonePositions().