libsigrok/bindings/cxx
Martin Ling 4aa9a1e569 C++: Catch exceptions from stoi() and stod().
Fixes bug #483.
2015-10-26 07:17:50 +01:00
..
include/libsigrokcxx java: Usable wrapping of Configurable.config_keys(). 2015-10-26 07:17:01 +01:00
ConfigKey_methods.cpp C++: Catch exceptions from stoi() and stod(). 2015-10-26 07:17:50 +01:00
ConfigKey_methods.hpp bindings: Rename ConfigKey::get(string) to get_by_identifier(). 2014-11-12 02:27:04 +01:00
ConfigKey_methods.i bindings: Expose ConfigKey::identifier as an attribute. 2014-11-12 02:27:04 +01:00
Doxyfile C++: Include enum classes when generating documentation. 2015-10-26 07:17:01 +01:00
QuantityFlag_methods.cpp bindings: Add QuantityFlag::mask_from_flags() method. 2014-11-13 18:37:57 +01:00
QuantityFlag_methods.hpp bindings: Add QuantityFlag::mask_from_flags() method. 2014-11-13 18:37:57 +01:00
classes.cpp C++: Avoid const ref args to appease Java bindings 2015-10-26 07:04:10 +01:00
enums.py java: Add docstrings for enum constants. 2015-10-26 07:17:01 +01:00
libsigrokcxx.pc.in Consistently use SR_PACKAGE_VERSION instead of VERSION 2015-08-16 18:28:13 +02:00