[C++-sig] interfacing headle binary file library, raw pointer and buffer

Roman Yakovenko roman.yakovenko at gmail.com
Tue Jun 22 07:02:03 CEST 2010


On Tue, Jun 22, 2010 at 6:37 AM,  <heroxbd at gmail.com> wrote:
> Allo Nat,
>
> Thank you very much for your reply. I didn't realized I could have this
> flexibility with py++ generated code.

Yes it has(http://language-binding.net/pyplusplus/documentation/functions/transformation/transformation.html),
but your use case is not covered under the existing function
transformations.

So in this case, it has nothing to do with py++ - you just create
another function and expose it.

> Now I could interface these functions.

If you have a lot of function like this, may be it makes sense to
create a function transformation for them.

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/


More information about the Cplusplus-sig mailing list