]> sigrok.org Git - libsigrok.git/commit - bindings/cxx/classes.cpp
C++: Make value get accessors const
authorDaniel Elstner <redacted>
Sun, 11 Oct 2015 11:57:42 +0000 (13:57 +0200)
committerDaniel Elstner <redacted>
Mon, 26 Oct 2015 05:45:56 +0000 (06:45 +0100)
commit15bebf575da5fe1f587a052c3dc254eea1bf7659
tree3577f8e156e1240315d0b7386f3213cd048f487c
parenta73d49263611b0d65a3ca1ad85bbee592cf1a234
C++: Make value get accessors const

Declare accessor methods that return value members const. For now,
skip all cases where constness would have to be applied transitively
to shared objects.
bindings/cxx/classes.cpp
bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp