a map of known plc
More...
List of all members.
Public Member Functions |
| | KnownPLC () |
| | constructor
|
| | ~KnownPLC () |
| | destructor
|
| 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
| WPS4PLCInternal::KnownPLC::KnownPLC |
( |
| ) |
|
| WPS4PLCInternal::KnownPLC::~KnownPLC |
( |
| ) |
|
Member Function Documentation
| void WPS4PLCInternal::KnownPLC::createMapping |
( |
| ) |
|
|
protected |
| PLC WPS4PLCInternal::KnownPLC::get |
( |
std::string const & |
name | ) |
|
returns the PLC corresponding to a name
Member Data Documentation
| std::map<std::string, PLC> WPS4PLCInternal::KnownPLC::m_knowns |
|
protected |
The documentation for this struct was generated from the following file: