#include "TypeConversions.hxx"
#include "CppCppConv.hxx"
#include "CppPorts.hxx"
#include <iostream>
#include "YacsTrace.hxx"
Go to the source code of this file.
Namespaces | |
namespace | YACS |
namespace | YACS::ENGINE |
Functions | |
Any * | YACS::ENGINE::convertCppCpp (const TypeCode *t, Any *data) |
int | YACS::ENGINE::isAdaptableCppCpp (const TypeCode *t1, const TypeCode *t2) |