WPS4TextInternal::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 field name
 
PLCType m_type
 the plc type
 
long m_value
 a potential value
 
std::string m_extra
 a string used to store the parsing errors
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ DataPLC()

WPS4TextInternal::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_extra

std::string WPS4TextInternal::DataPLC::m_extra

a string used to store the parsing errors

◆ m_name

std::string WPS4TextInternal::DataPLC::m_name

the entry field name

◆ m_type

PLCType WPS4TextInternal::DataPLC::m_type

the plc type

◆ m_value

long WPS4TextInternal::DataPLC::m_value

a potential value


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

Generated on Sat May 6 2023 13:09:45 for libwps by doxygen 1.9.8