aboutsummaryrefslogtreecommitdiffstats
path: root/include/afb/c++
AgeCommit message (Expand)AuthorFilesLines
2019-04-23binding-wrap: Rework of context handlingJose Bollo1-12/+48
2019-04-17change style initialization of struct afb_authPhong Tran1-9/+9
2019-03-11c++: Inherit of class afb::apiLoïc Collignon1-12/+9
2019-03-11c++: Add the wrapper class 'afb::api'Loïc Collignon1-1/+155
2019-03-11c++: Reworked the event classLoïc Collignon1-8/+11
2019-03-11c++: Fix multiple definition and castLoïc Collignon1-6/+3
2019-03-11c++: Add verb initialisation for C++Jose Bollo1-0/+34
2019-03-11c++: Fix a wrong callback versionLoïc Collignon1-1/+1
2019-03-11c++: Drop support of binding APIv2Loïc Collignon1-87/+3
2019-03-11c++: Avoid relative path when including headersLoïc Collignon3-4/+6
2019-03-11c++: New C++ API for bindingsLoïc Collignon3-0/+1034