Dear Ralf,
thank you for the links. Unfortunately I don't get the point. Where is the swig 
interface defined? Where is the boost.python module defined?
What is the key idea how the two python wrappers are linked together?

If you or somebody else could briefly outline these steps in english text (not 
only program code), I'd highly appreciate it.

Thanks
Marco




________________________________
Von: Ralf W. Grosse-Kunstleve <r...@yahoo.com>
An: Development of Python/C++ integration <cplusplus-sig@python.org>
Gesendet: Donnerstag, den 15. Juli 2010, 19:48:13 Uhr
Betreff: Re: [C++-sig] reuse C++ classes that have been wrapped with SWIG

Yes, should be possible, although I haven't tried it in a long time, but here 
are 

some old files that may still work:

http://cctbx.svn.sourceforge.net/viewvc/cctbx/trunk/boost_adaptbx/

swig_arg.hpp
swig_args_ext.cpp
tests/tst_swig_args.py
SConscript

In the SConscript look for "swig".
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig


_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to