]> sigrok.org Git - libsigrok.git/commit
Add C++ bindings.
authorMartin Ling <redacted>
Thu, 17 Jul 2014 17:39:49 +0000 (18:39 +0100)
committerMartin Ling <redacted>
Fri, 18 Jul 2014 19:47:10 +0000 (20:47 +0100)
commitc23c8659b8f8c4ca60bf59f6afd12bde7a0b2383
tree211e27ac9c742ca725740d4da2d2a26c186b2342
parent00ebcbf48a775e56b6e73a39e69af390db547865
Add C++ bindings.
.gitignore
Makefile.am
bindings/cxx/ConfigKey_methods.cpp [new file with mode: 0644]
bindings/cxx/ConfigKey_methods.hpp [new file with mode: 0644]
bindings/cxx/QuantityFlag_methods.cpp [new file with mode: 0644]
bindings/cxx/QuantityFlag_methods.hpp [new file with mode: 0644]
bindings/cxx/classes.cpp [new file with mode: 0644]
bindings/cxx/enums.py [new file with mode: 0644]
bindings/cxx/include/libsigrok/libsigrok.hpp [new file with mode: 0644]
bindings/cxx/libsigrokxx.pc.in [new file with mode: 0644]
configure.ac