CWTextInternal::PLC Struct Reference

Internal : the different plc types: mainly for debugging. More...

List of all members.

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<<

Detailed Description

Internal : the different plc types: mainly for debugging.


Constructor & Destructor Documentation

the constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
PLC const &  plc 
) [friend]

operator<<


Member Data Documentation

extra data

Referenced by CWTextInternal::operator<<().


The documentation for this struct was generated from the following file: