WPS4PLCInternal::KnownPLC Struct Reference

a map of known plc More...

Public Member Functions

 KnownPLC ()
 constructor
 ~KnownPLC ()
 destructor
PLC get (std::string const &name)
 returns the PLC corresponding to a name

Protected Member Functions

void createMapping ()
 creates the map of known PLC

Protected Attributes

std::map< std::string, PLCm_knowns
 map name -> known PLC

Detailed Description

a map of known plc

Constructor & Destructor Documentation

◆ KnownPLC()

WPS4PLCInternal::KnownPLC::KnownPLC ( )

constructor

◆ ~KnownPLC()

WPS4PLCInternal::KnownPLC::~KnownPLC ( )

destructor

Member Function Documentation

◆ createMapping()

void WPS4PLCInternal::KnownPLC::createMapping ( )
protected

creates the map of known PLC

Referenced by KnownPLC().

◆ get()

PLC WPS4PLCInternal::KnownPLC::get ( std::string const & name)

returns the PLC corresponding to a name

Member Data Documentation

◆ m_knowns

std::map<std::string, PLC> WPS4PLCInternal::KnownPLC::m_knowns
protected

map name -> known PLC

Referenced by createMapping(), get(), and KnownPLC().


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

Generated on Sat Jul 19 2025 05:24:41 for libwps by doxygen 1.14.0