Struct SYN_PubSubSub¶
A single subscription record. More...
#include <syn_pubsub.h>
Public Attributes¶
| Type | Name |
|---|---|
| void * | ctx |
| SYN_PubSubHandler | handler |
| uint16_t | topic |
Detailed Description¶
Note:
Treated as opaque by the user.
Public Attributes Documentation¶
variable ctx¶
User context
variable handler¶
Callback function
variable topic¶
Topic this subscription listens for
The documentation for this class was generated from the following file src/syntropic/util/syn_pubsub.h