Struct SYN_RouterHandler¶
Handler registration entry — message type + callback.
#include <syn_router.h>
Public Attributes¶
| Type | Name |
|---|---|
| void * | ctx |
| SYN_RouterHandlerFn | handler |
| uint8_t | type |
Public Attributes Documentation¶
variable ctx¶
Handler context
variable handler¶
Handler function
variable type¶
Message type to match
The documentation for this class was generated from the following file src/syntropic/net/syn_router.h