Dev Essential  1.6.3
Loading...
Searching...
No Matches
datamodel_xml_configurationfromxml_base.h File Reference
#include <ddl/utilities/access_optional.h>
#include <ddl/utilities/ddl_error.h>
#include <ddl/utilities/string_check.h>
#include <map>
#include <sstream>
Include dependency graph for datamodel_xml_configurationfromxml_base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ddl::mapping::MappingConfigurationFromXMLFactoryBase< DomNodeType >
 Factory helper to create a MappingConfiguration out of a XML based description. This factory uses a template type DomNodeType which is design to follow the a concept class type definition of the a_util::DOMElement. More...
 

Namespaces

namespace  ddl
 definition of the ddl namespace
 
namespace  ddl::mapping
 definition of the mapping namespace
 

Detailed Description

MappingConfiguration from XML datamodel reading base helper