Answered questions for PyBindGen

              
Summary Created Submitter Assignee Status
Answered 255173 Pybindgen auto-generate docstring 2014-09-30 01:47:12 UTC Braud Answered
Answered 253953 typedef and pointer to pointer with pybindgen 2014-09-02 14:29:17 UTC Fabio C. Barrionuevo Answered
Solved 252432 Please, write example about operator= 2014-07-31 02:03:32 UTC steep8 Solved
Answered 252418 Default value of int type pointer gives an Error 2014-07-30 19:51:11 UTC Raj Reddy Answered
Answered 249214 How to wrap a container of custom type? 2014-05-24 11:19:38 UTC yesint Answered
Answered 244903 char **argv parsing 2014-03-03 15:16:34 UTC Baurzhan Muftakhidinov Answered
Solved 234332 Inheritance w/ memory_policy as boost shared_ptr 2013-08-20 17:28:35 UTC John Gash Solved
Solved 214402 std::pair as container value_type 2012-11-16 20:07:33 UTC Sebastian Luther Solved
Solved 214080 Wraping global variables 2012-11-13 12:57:42 UTC Sebastian Luther Solved
Solved 214051 Subclassing stl containers 2012-11-13 05:43:02 UTC Sebastian Luther Solved
Solved 207008 how to add_exception with inheritance 2012-08-28 05:41:27 UTC Owen Kelly Solved
Solved 206429 ModuleParserWarning Class ignored base class not declared 2012-08-21 17:28:52 UTC Owen Kelly Solved
Answered 205973 Adding own C code 2012-08-16 09:09:32 UTC fostex666 Answered
Solved 205698 state of project 2012-08-13 13:47:08 UTC fostex666 Solved
Solved 193296 Reference counted objects and std containers 2012-04-11 10:01:30 UTC Michael Brown Solved
Solved 163434 Newbie question - getting started 2011-07-01 17:46:53 UTC Johan Råde Solved
Answered 161737 Custom string class? 2011-06-16 23:08:53 UTC John Pursey Answered
Solved 161610 How to handle protected destructor? 2011-06-16 03:03:16 UTC John Pursey Solved
Solved 161063 wrapping a function with "unsigned short*" return type 2011-06-11 09:30:56 UTC René Fritze Solved
Answered 156970 "Undefined symbols:" Error in Example 2011-05-11 05:32:04 UTC makemachine Answered
Answered 156727 Setting throw annotation when there are not throw specification in source code 2011-05-09 11:23:25 UTC Kirill Lapshin Answered
Answered 150065 PyBindgen support for wrapping pure virtual operator[] 2011-03-22 19:30:51 UTC aaaaaaaa1 Answered
Answered 150046 Type transformation for instance attribute 2011-03-22 17:07:24 UTC Dimitri Tcaciuc Answered
Answered 146504 Best way to wrap boost::shared_ptr in PyBindGen 2011-02-23 02:59:32 UTC ronald Answered
Answered 124116 how to configure pybindgen with the "right" python version 2010-09-04 19:13:06 UTC Victor Answered
Answered 123409 add_function_as_method error: list index out of range 2010-08-30 22:31:25 UTC Chadrik Answered
Solved 120783 Raw memory access 2010-08-11 22:00:01 UTC Morten V. Pedersen Solved
Answered 118777 Does pybindgen support cross module inheritance? 2010-07-23 22:08:28 UTC Mike Owen Answered
Answered 117188 reference_existing_object option for pure_virtual c++ classes 2010-07-09 20:21:22 UTC sean ross Answered
Answered 115789 Py iterator slots 2010-06-25 17:45:59 UTC sean ross Answered
Solved 115585 Custom Types 2010-06-23 21:17:28 UTC sean ross Solved
Answered 106924 errors running tests 2010-04-09 19:39:27 UTC Chadrik Answered
Answered 106619 Errors with typedefs in separate header 2010-04-06 13:28:48 UTC vldmrrr Answered
Solved 106449 CStringParam does not use `default_value' 2010-04-04 15:27:19 UTC Lincoln de Sousa Solved
Answered 101056 Newbie question: Specifying custom parameter types 2010-02-14 15:27:15 UTC T Powers Answered
Solved 97481 How can I pass a cpp exception into python 2010-01-15 08:01:45 UTC Stefan Stiene Solved
Solved 97026 abstract classes and caller_owns return =False 2010-01-11 15:02:03 UTC Stefan Stiene Solved
Answered 94959 comparison to pyrex / cython 2009-12-23 10:44:43 UTC HJarausch Answered
Answered 90819 how to wrap a c struct (array or even struct array member) 2009-11-19 05:51:25 UTC hangl Answered
Solved 89926 Should pybindgen be using PyObject_GC_Del? 2009-11-12 22:50:53 UTC Mike Owen Solved
Answered 88539 can pybindgen handle void pointer 2009-11-04 14:18:23 UTC Stefan Stiene Answered
Answered 87510 class has pure virtual methods Error 2009-10-30 16:40:42 UTC Gregor Burger Answered
Answered 86620 Confusion with pointer return values 2009-10-22 21:19:27 UTC Mike Owen Answered
Answered 85550 Separating template C++ code from Python code? 2009-10-12 07:36:27 UTC Jamie Kirkpatrick Answered
Answered 85548 Could pybindgen migrate to use Sphinx for documentation generation? 2009-10-12 07:28:37 UTC Jamie Kirkpatrick Answered
Solved 84754 Embedding Python support 2009-10-04 17:00:02 UTC Gregor Burger Solved
Answered 84209 Is there a way to mark a class as "not copyable"? 2009-09-29 08:27:23 UTC Paul Melis Answered
Answered 83797 Why specify parameters' default values? 2009-09-25 07:26:11 UTC Paul Melis Answered
Solved 77519 FILE * TypeLookupError 2009-07-20 05:30:03 UTC kun Solved
Solved 74061 Qualified class names are a problem? 2009-06-12 16:52:54 UTC Paul Melis Solved
Answered 71082 Is there a way to return object reference 2009-05-14 06:59:33 UTC kun Answered
Answered 70225 docstring for CppClass 2009-05-07 01:30:53 UTC kun Answered
Solved 62374 How to wrap a pure C library (instead of C++) 2009-02-26 09:50:08 UTC vilmos Solved
Answered 54821 Does PyBindGen generate python bindings for any C code? 2008-12-18 11:01:12 UTC pgega Answered
Answered 42125 How would you wrap a complicated C struct (pointers to functions, ** pointers)? 2008-08-14 04:03:22 UTC Billy Chang Answered
Answered 41986 A type pbg knows nothing about? 2008-08-12 18:02:13 UTC nbecker Answered
Answered 41984 rename class? 2008-08-12 17:05:55 UTC nbecker Answered
Answered 41979 Equivalent of custodian_and_ward? 2008-08-12 16:02:53 UTC nbecker Answered
Solved 41974 Renamed functions/methods? 2008-08-12 14:04:05 UTC nbecker Solved
Answered 41606 Wrap templated code? 2008-08-08 12:58:51 UTC nbecker Answered
Answered 40600 default_value fails, incorrect parameter order 2008-07-29 00:43:50 UTC John Stowers Answered
161 of 61 results

Answer contacts for PyBindGen