Version: 8.3.0
PythonCppConv.cxx File Reference
#include "PythonCppConv.hxx"
#include "TypeConversions.hxx"
#include "RuntimeSALOME.hxx"
#include "PythonPorts.hxx"
#include <iostream>
#include "YacsTrace.hxx"
Include dependency graph for PythonCppConv.cxx:

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)