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

MsWks4PLCInternal::KnownPLC::KnownPLC ( )
inline

creates the mapping

Member Function Documentation

void MsWks4PLCInternal::KnownPLC::createMapping ( )
inlineprotected

creates the map of known PLC

Referenced by KnownPLC().

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

returns the PLC corresponding to a name

Member Data Documentation

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 Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8