libsigrok/bindings/cxx
Daniel Elstner cea8c3124f C++: Suppress deprecation warnings from glibmm
Ignore warnings due to use of std::auto_ptr<> in the glibmm headers.
This should be reverted once glibmm is fixed.
2015-10-30 12:51:16 +01:00
..
include/libsigrokcxx C++: Suppress deprecation warnings from glibmm 2015-10-30 12:51:16 +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