#include "TypeConversions.hxx"#include "NeutralCppConv.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::convertNeutralCpp (const TypeCode *t, Any *data) |
| int | YACS::ENGINE::isAdaptableCppNeutral (const TypeCode *t1, const TypeCode *t2) |