]> sigrok.org Git - libsigrok.git/commit
bindings: New configuration enumeration API.
authorMartin Ling <redacted>
Mon, 2 Nov 2015 22:05:02 +0000 (22:05 +0000)
committerUwe Hermann <redacted>
Thu, 31 Dec 2015 18:00:16 +0000 (19:00 +0100)
commit36bb818d6f10ac1187f160f4c2ab1169aeb4e86f
tree0099277255247745f2214422b1b21df4492bd6f5
parent8f3168b89bcd79b555d86601270d81e5c8e3bdfe
bindings: New configuration enumeration API.

The new methods wrap the new libsigrok C API helper functions and eliminate
the need to pass complex types back to the user and wrap them with SWIG.

Fixes bugs #479 and #480.
bindings/cxx/classes.cpp
bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp
bindings/java/org/sigrok/core/classes/classes.i
bindings/swig/templates.i