Internal : a PLC: used to store change of properties in GreatWksTextInternal::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 GreatWksTextInternal::Zone.
|
inline |
the constructor
|
friend |
operator<<
std::string GreatWksTextInternal::PLC::m_extra |
extra data
Referenced by GreatWksText::readZonePositions().
int GreatWksTextInternal::PLC::m_id |
the id
Referenced by GreatWksText::readZone(), GreatWksText::readZonePositions(), and GreatWksText::sendZone().
PLCType GreatWksTextInternal::PLC::m_type |
the PLC types
Referenced by GreatWksText::readZone(), GreatWksText::readZonePositions(), and GreatWksText::sendZone().