MsWks4PLCInternal::KnownPLC Struct Reference

a map of known plc More...

Public Member Functions

 KnownPLC ()
 creates the mapping More...
 
PLC get (std::string const &name)
 returns the PLC corresponding to a name More...
 

Protected Member Functions

void createMapping ()
 creates the map of known PLC More...
 

Protected Attributes

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

Detailed Description

a map of known plc

Constructor & Destructor Documentation

◆ KnownPLC()

MsWks4PLCInternal::KnownPLC::KnownPLC ( )
inline

creates the mapping

Member Function Documentation

◆ createMapping()

void MsWks4PLCInternal::KnownPLC::createMapping ( )
inlineprotected

creates the map of known PLC

Referenced by KnownPLC().

◆ get()

PLC MsWks4PLCInternal::KnownPLC::get ( std::string const &  name)
inline

returns the PLC corresponding to a name

Member Data Documentation

◆ m_knowns

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

map name -> known PLC

Referenced by createMapping(), and get().


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

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20