[C++-sig] [Py++] Missing struct

Roman Yakovenko roman.yakovenko at gmail.com
Mon Dec 14 06:27:42 CET 2009


On Mon, Dec 14, 2009 at 2:06 AM, Nikolaus Rath <Nikolaus at rath.org> wrote:
> mb = ctypes_module_builder_t( [header_file], symbols_file, gccxml_cfg )
> select_fn = lambda f: (check if f is the struct that I want)
> mb.calldefs( select_fn ).include()
>
> But I could not figure out what kind of argument the select_fn function
> gets. Can you help me out again?

http://language-binding.net/pygccxml/query_interface.html

HTH


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


More information about the Cplusplus-sig mailing list