|
DUECA/DUSIME
|
Conversion routines for XML to DCO. More...

Functions | |
| void | dueca::XMLtoDCO (const pugi::xml_node &reader, CommObjectWriter &writer) |
| Convert the data from an XML stringbuffer to a DCO object. More... | |
Conversion routines for XML to DCO.
| void dueca::XMLtoDCO | ( | const pugi::xml_node & | reader, |
| CommObjectWriter & | writer | ||
| ) |
Convert the data from an XML stringbuffer to a DCO object.
| reader | XML node value object. |
| writer | DCO channel access object. |