aqbankingpp: Minor changes, hasn't been updated for a while.
Currently doesn't compile, remains deactivated in 0BUILD.
BUILD: More work typemaker2 targets.
Makefile upgrade: Fix warning to replace $INCLUDES by $AM_CPPFLAGS
BUILD: Added Makefile target "typedefs".
Added support for cppcheck and scan-build.
AqBanking: Create typemaker2 XML file for accstatus and balance.
Fixed a warning.
Include the C++ wrapper into doxygen, with the macros expanded.
This works in some classes (AB::Value, AB::Time) but for whatever reasonnot in others. If it works, it looks quite nicely.
git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2170 5c42a225-8b10-0410-9873-89b7810ad06e
Add converter of GWEN_STRINGLIST from/to std::vector<std::string>.
git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2169 5c42a225-8b10-0410-9873-89b7810ad06e
Add C++ wrapper for GWEN_StringList as well.
git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2168 5c42a225-8b10-0410-9873-89b7810ad06e
Add more wrapper classes to aqbankingpp; let the headers be symlinked and installed.
git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2167 5c42a225-8b10-0410-9873-89b7810ad06e
Simplify creation of the C++ wrapper class by providing macros for the actual function wrapping.
This doesn't look very nice in the source code, but it makes writing a wrapper even faster.
git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2166 5c42a225-8b10-0410-9873-89b7810ad06e
Extend AB_VALUE with rational constructor, accessor, and equality predicate.
git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2165 5c42a225-8b10-0410-9873-89b7810ad06e
Move C++ wrapper header into new aqbankingpp library.
git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2164 5c42a225-8b10-0410-9873-89b7810ad06e