#include <parameterdescription.h>
Public Member Functions | |
Devicevalues () | |
Devicevalues (const GwenXmlWrapper &devnode, const Variables &vars) | |
void | fillProperties (PropertyList &properties) const |
Public Attributes | |
std::string | id |
std::string | type |
std::string | description |
std::vector< Propertyvalue > | propertyvalues |
|
Unused default constructor. |
|
Construct the content of the devicevalue element by reading it from the given XML node. |
|
Helper function to fill in the values in a PropertyList from the propertyvalues list here. |
|
|
|
|
|
|
|
|