WPS8TextInternal::DataPLC Struct Reference

Internal: class to store the PLC: Pointer List Content ? More...

Public Member Functions

 DataPLC ()
 constructor
 

Public Attributes

std::string m_name
 the entry name
 
PLCType m_type
 the plc type
 
long m_value
 a potential value
 
std::string m_error
 a string used to store the parsing errors
 

Friends

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

Detailed Description

Internal: class to store the PLC: Pointer List Content ?

Constructor & Destructor Documentation

◆ DataPLC()

WPS8TextInternal::DataPLC::DataPLC ( )
inline

constructor

Friends And Related Symbol Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_error

std::string WPS8TextInternal::DataPLC::m_error

a string used to store the parsing errors

Referenced by WPS8Text::bmktEndDataParser(), WPS8Text::readPLC(), and WPS8Text::tokenEndDataParser().

◆ m_name

std::string WPS8TextInternal::DataPLC::m_name

◆ m_type

PLCType WPS8TextInternal::DataPLC::m_type

◆ m_value

long WPS8TextInternal::DataPLC::m_value

a potential value

Referenced by WPS8Text::readPLC().


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

Generated on Thu Jul 18 2024 00:00:00 for libwps by doxygen 1.12.0