Internal : the different plc types: mainly for debugging. 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 : the different plc types: mainly for debugging.
| ClarisDrawTextInternal::PLC::PLC | ( | ) | [inline] |
the constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| PLC const & | plc | ||
| ) | [friend] |
operator<<
| std::string ClarisDrawTextInternal::PLC::m_extra |
extra data
Referenced by ClarisDrawTextInternal::operator<<().