wrapping C++, how to wrap an object?

Torsten Mohr tmohr at s.netic.de
Sun Mar 7 04:44:43 EST 2004


Hi,

i just read everything that i found for writing modules
and interfacing to C/C++.

I'd like to write some wrapper code for some C++ class.
For this i want to store an object of this class in
Python somehow.

how can i store a memory region (the object) in a Python
data type?


Best regards,
Torsten.





More information about the Python-list mailing list