#include "CppPythonConv.hxx"#include "TypeConversions.hxx"#include <iostream>#include "YacsTrace.hxx"
Go to the source code of this file.
Namespaces | |
| namespace | YACS |
| namespace | YACS::ENGINE |
Functions | |
| PyObject * | YACS::ENGINE::convertCppPyObject (const TypeCode *t, Any *a) |
| int | YACS::ENGINE::isAdaptablePyObjectCpp (const TypeCode *t1, const TypeCode *t2) |