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

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)