HMWJTextInternal::PLC Struct Reference

Internal and low level: the PLC different types and their structures of a HMWJText. More...

List of all members.

Public Member Functions

 PLC (PLCType w=Unknown, int id=0)
 constructor

Public Attributes

PLCType m_type
 PLC type.
int m_id
 the indentificator
std::string m_extra
 extra data

Friends

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

Detailed Description

Internal and low level: the PLC different types and their structures of a HMWJText.


Constructor & Destructor Documentation

HMWJTextInternal::PLC::PLC ( PLCType  w = Unknown,
int  id = 0 
) [inline]

constructor


Friends And Related Function Documentation

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

operator<<


Member Data Documentation

extra data

Referenced by HMWJText::readTextZone().


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