[C++-sig] pygccxml and multidimensional arrays

Roman Yakovenko roman.yakovenko at gmail.com
Thu Apr 23 20:21:28 CEST 2009


On Thu, Apr 23, 2009 at 8:17 PM, Davidson, Josh <josh.davidson at lmco.com> wrote:
> I'm using information provided by pygccxml to generate Construct objects
> (http://construct.wikispaces.com/) that are capable of reading and
> writing to data structures stored in shared memory.  Right now, I just
> manually reverse the indices any time I detect an array type before I
> generate a Construct.

Okey.

P.S. You have interesting project. Some time ago I was playing with
idea to generate serialize\unserialize\[upgrade] for C++ classes based
on ASN.1, but dropped it.

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


More information about the Cplusplus-sig mailing list