libsigrok/bindings/cxx
Marcus Comstedt 8eb4299c5b bindings: Fix doc extraction for enums
The source file enum.hpp was not found when not building in the source
tree.  Also, extraction of the brief description did not work correctly
when there was additional XML markup inside the <para> element.
2015-12-03 22:01:21 +01:00
..
include/libsigrokcxx C++: Declare std::default_delete friend as struct 2015-10-30 15:09:40 +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 bindings: Fix doc extraction for enums 2015-12-03 22:01:21 +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