WPS8PLCInternal::KnownPLC Struct Reference

a map of known plc More...

Public Member Functions

 KnownPLC ()
 constructor More...
 
 ~KnownPLC ()
 destructor 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

WPS8PLCInternal::KnownPLC::KnownPLC ( )

constructor

WPS8PLCInternal::KnownPLC::~KnownPLC ( )

destructor

Member Function Documentation

void WPS8PLCInternal::KnownPLC::createMapping ( )
protected

creates the map of known PLC

Referenced by KnownPLC().

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

returns the PLC corresponding to a name

Member Data Documentation

std::map<std::string, PLC> WPS8PLCInternal::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 Oct 9 2014 14:30:04 for libwps by doxygen 1.8.8