libsigrok/bindings/swig
Martin Ling d0fa4ac1e7 java: Don't use SWIG attribute mechanism.
Using the attribute mechanism results in badly named wrappers like
getLog_level(), as well as incompletely applied typemaps for templated
container types. If we just avoid this mechanism entirely, we get the
same foo() and set_foo() accessors as we have in the C++ API.
2015-10-24 22:12:41 +02:00
..
classes.i java: Don't use SWIG attribute mechanism. 2015-10-24 22:12:41 +02:00
doc.py bindings: Make documentation script work under python 3.x. 2014-09-14 05:32:00 +01:00
templates.i SWIG: Declare template specialisations for containers before typemaps. 2015-10-24 22:12:41 +02:00