app/main: add send_event() to binding_api
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Tue, 29 Aug 2017 12:55:35 +0000 (14:55 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Mon, 4 Sep 2017 14:53:59 +0000 (16:53 +0200)
commit38da977e18f4b9e9a295119b8bac194a8a87a498
tree3da50543ce6bd03d40cb7427f3ab55cf3e358ad7
parent7a5d735041a1390fffda46ef451d70859137a808
app/main: add send_event() to binding_api

* Preliminary event support - wrong names, likely wrong implementation

Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
generate-binding-glue.py
src/app.cpp
src/app.hpp
src/main.cpp