Skip to content

Struct SYN_PubSubSub

ClassList > 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

void* SYN_PubSubSub::ctx;

User context


variable handler

SYN_PubSubHandler SYN_PubSubSub::handler;

Callback function


variable topic

uint16_t SYN_PubSubSub::topic;

Topic this subscription listens for



The documentation for this class was generated from the following file src/syntropic/util/syn_pubsub.h