2 Aug
2002
2 Aug
'02
12:50 p.m.
Hi, I have exported some classes to python with boost.python, and now I am wondering: Does any body know how can I convert obj.__class__ (of an exported object from C++) to a class specific value( for example typeid(corespondong_cpp_class) )? Thanks in advance, Nikolay