#include "TypeConversions.hxx"
#include "CppXMLConv.hxx"
#include <iostream>
#include "YacsTrace.hxx"
Go to the source code of this file.
Namespaces | |
namespace | YACS |
namespace | YACS::ENGINE |
Functions | |
std::string | YACS::ENGINE::convertCppXml (const TypeCode *t, void *ob) |
int | YACS::ENGINE::isAdaptableXmlCpp (const TypeCode *t1, const TypeCode *t2) |