$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Exposing C++ Instances to Python
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-05-25 09:40:57
AMDG
Leonhard Weber wrote:
> I'm in the same bind this topic describes:
> http://listarchives.boost.org/boost-users/2009/02/44749.php
> Unfortunately the subject didn't tell about the resolution or approach he
> took to succeed. Can anyone help me?
>
> Basically: I want to expose a C++ Instance to Python at runtime. I have a
> pointer to the Instance and need to expose that instance to Python.
>
Have you tried the Boost.Python documentation?
http://www.boost.org/libs/python/
In Christ,
Steven Watanabe