libsigrok/bindings/cxx
Gerhard Sittig 092843eb42 bindings: wrap sr_input_scan_file() in the C++ language binding
Allow C++ applications to have the input format automatically detected,
and get a corresponding InputFormat instance. This makes the format match
logic available to PulseView.
2018-05-17 22:31:27 +02:00
..
include/libsigrokcxx bindings: wrap sr_input_scan_file() in the C++ language binding 2018-05-17 22:31:27 +02:00
ConfigKey_methods.cpp bindings/cxx: include config.h as early as possible 2018-02-21 11:19:17 +01:00
ConfigKey_methods.hpp C++ binding: Allow to re-use ConfigKey::parse_string() for Option class 2017-06-25 20:42:21 +02:00
ConfigKey_methods.i bindings: Expose ConfigKey::identifier as an attribute. 2014-11-12 02:27:04 +01:00
Doxyfile Rename sigrok-logo-notext.png to libsigrok_112x112.png. 2017-06-11 23:03:09 +02: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 bindings: wrap sr_input_scan_file() in the C++ language binding 2018-05-17 22:31:27 +02:00
enums.py Fix various -Wundefined-var-template clang warnings. 2017-06-09 23:50:44 +02:00
libsigrokcxx.pc.in Consistently use SR_PACKAGE_VERSION instead of VERSION 2015-08-16 18:28:13 +02:00