#include "TypeConversions.hxx"#include "CppNeutralConv.hxx"#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::convertCppNeutral (const TypeCode *t, Any *a) |
| int | YACS::ENGINE::isAdaptableNeutralCpp (const TypeCode *t1, const TypeCode *t2) |