DUECA/DUSIME
Functions
XMLtoDCO.hxx File Reference

Conversion routines for XML to DCO. More...

Include dependency graph for XMLtoDCO.hxx:

Functions

void dueca::XMLtoDCO (const pugi::xml_node &reader, CommObjectWriter &writer)
 Convert the data from an XML stringbuffer to a DCO object. More...
 

Detailed Description

Conversion routines for XML to DCO.

Function Documentation

◆ XMLtoDCO()

void dueca::XMLtoDCO ( const pugi::xml_node &  reader,
CommObjectWriter writer 
)

Convert the data from an XML stringbuffer to a DCO object.

Parameters
readerXML node value object.
writerDCO channel access object.