libsigrok/bindings/cxx
Jens Steinhauser 174bf146e5 bindings: Better error handling in enumeration get() function.
Prior to this patch a call to get() with an invalid enumeration value
would raise an exception that would, for example, terminate the python
interpreter, whereas now the exception is handled and translated into a
proper python exception.
2014-10-07 15:15:17 +02:00
..
include/libsigrok Return sensible Device::description() for session and input devices. 2014-09-30 17:32:09 +01:00
ConfigKey_methods.cpp bindings: Remove 'get_' prefix from all accessors. 2014-09-11 21:27:32 +01:00
ConfigKey_methods.hpp bindings: Remove 'get_' prefix from all accessors. 2014-09-11 21:27:32 +01:00
Doxyfile Makefile.am: Fix out-of-tree build for C++ and Java bindings 2014-08-17 12:58:39 +02:00
QuantityFlag_methods.cpp Add C++ bindings. 2014-07-18 20:47:10 +01:00
QuantityFlag_methods.hpp C++ bindings: Attach documentation to enum wrapper classes. 2014-08-10 15:47:13 +02:00
classes.cpp Return sensible Device::description() for session and input devices. 2014-09-30 17:32:09 +01:00
enums.py bindings: Better error handling in enumeration get() function. 2014-10-07 15:15:17 +02:00
libsigrokxx.pc.in Add C++ bindings. 2014-07-18 20:47:10 +01:00