#include "TypeConversions.hxx"#include "XMLCppConv.hxx"#include <libxml/parser.h>#include <iostream>#include <sstream>#include "Any.hxx"#include "YacsTrace.hxx"
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) |