Go to the source code of this file.
Namespaces | |
| namespace | listener_with_user_data |
Functions | |
| def | listener_with_user_data.callback |
| def | listener_with_user_data.listener_with_user_data |
Variables | |
| string | listener_with_user_data::NAME = 'listener_with_user_data' |
| Simple listener demo that demonstrates how to register additional arguments to be passed to a subscription callback. | |