Internal: a list of plc. More...
Public Member Functions | |
Property () | |
Public Attributes | |
long | m_fPos |
the character position in the file | |
std::vector< MSWText::PLC > | m_plcList |
the list of plc | |
bool | m_debugPrint |
a flag to know if we have print data |
Internal: a list of plc.
MSWTextInternal::Property::Property | ( | ) | [inline] |
a flag to know if we have print data
Referenced by MSWText::prepareData(), and MSWText::sendText().
the character position in the file
Referenced by MSWText::prepareData(), and MSWText::sendText().
std::vector<MSWText::PLC> MSWTextInternal::Property::m_plcList |
the list of plc
Referenced by MSWText::prepareData(), and MSWText::sendText().