a map of known plc
More...
Public Member Functions |
| | KnownPLC () |
| | creates the mapping
|
| PLC | get (std::string const &name) |
| | returns the PLC corresponding to a name
|
Protected Attributes |
| std::map< std::string, PLC > | m_knowns |
| | map name -> known PLC
|
Detailed Description
Constructor & Destructor Documentation
| MSK4PLCInternal::KnownPLC::KnownPLC |
( |
| ) |
|
|
inline |
Member Function Documentation
| void MSK4PLCInternal::KnownPLC::createMapping |
( |
| ) |
|
|
inlineprotected |
| PLC MSK4PLCInternal::KnownPLC::get |
( |
std::string const & |
name | ) |
|
|
inline |
returns the PLC corresponding to a name
Member Data Documentation
| std::map<std::string, PLC> MSK4PLCInternal::KnownPLC::m_knowns |
|
protected |
The documentation for this struct was generated from the following file: