Version: 8.3.0
XMLCppConv.cxx File Reference
#include "TypeConversions.hxx"
#include "XMLCppConv.hxx"
#include <libxml/parser.h>
#include <iostream>
#include <sstream>
#include "Any.hxx"
#include "YacsTrace.hxx"
Include dependency graph for XMLCppConv.cxx:

Go to the source code of this file.

Namespaces

namespace  YACS
 
namespace  YACS::ENGINE
 

Functions

Any * YACS::ENGINE::convertXmlCpp (const TypeCode *t, xmlDocPtr doc, xmlNodePtr cur)
 
int YACS::ENGINE::isAdaptableCppXml (const TypeCode *t1, const TypeCode *t2)