Internal: class to store the PLC: Pointer List Content ? More...
Public Member Functions | |
DataPLC () |
Public Attributes | |
PLCType | m_type |
PLC type. | |
int | m_id |
the id | |
std::string | m_extra |
an extra data to store message ( if needed ) |
Friends | |
std::ostream & | operator<< (std::ostream &o, DataPLC const &plc) |
operator<< |
Internal: class to store the PLC: Pointer List Content ?
|
inline |
Referenced by operator<<.
|
friend |
operator<<
std::string NisusWrtTextInternal::DataPLC::m_extra |
an extra data to store message ( if needed )
Referenced by DataPLC(), and operator<<.
int NisusWrtTextInternal::DataPLC::m_id |
PLCType NisusWrtTextInternal::DataPLC::m_type |
PLC type.
Referenced by DataPLC(), operator<<, NisusWrtText::readFootnotes(), NisusWrtText::readHeaderFooter(), NisusWrtText::readParagraphs(), NisusWrtText::readPICD(), and NisusWrtText::readPosToFont().