aboutsummaryrefslogtreecommitdiffstats
path: root/include/afb/c++
AgeCommit message (Expand)AuthorFilesLines
2019-01-04Added an 'api' wrapperLoïc Collignon1-1/+154
2019-01-04Reworked the event classLoïc Collignon1-8/+11
2019-01-04Fix multiple definition and castLoïc Collignon1-6/+3
2019-01-04binding-wrap: Add verb initialisation for C++Jose Bollo1-0/+34
2019-01-04Fix a template that use the wrong callback definitionLoïc Collignon1-1/+1
2019-01-04Drop APIv2 support on the C++ interfaceLoïc Collignon1-87/+3
2019-01-04Avoid relative path when including headersLoïc Collignon3-4/+7
2019-01-04Added a new C++ APILoïc Collignon2-2/+1
2019-01-02Added a new C++ APILoïc Collignon3-0/+1035