#include "PythonCppConv.hxx"#include "TypeConversions.hxx"#include "RuntimeSALOME.hxx"#include "PythonPorts.hxx"#include <iostream>#include "YacsTrace.hxx"
Go to the source code of this file.
Namespaces | |
| namespace | YACS |
| namespace | YACS::ENGINE |
Functions | |
| Any * | YACS::ENGINE::convertPyObjectCpp (const TypeCode *t, PyObject *data) |
| int | YACS::ENGINE::isAdaptableCppPyObject (const TypeCode *t1, const TypeCode *t2) |