Skip to content
Commit 64f0117b authored by Martin Flöser's avatar Martin Flöser
Browse files

[tools/generator] Generate callbacks and listener on client side

* static void fooCallback definitions added to Private class
* static const foo_listener s_lister added to Private class
* Private::setup generates the foo_add_listner call
* implementation of s_listener added
* base implementation with a TODO marker added for the callbacks
parent 1bc3818e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment