Skip to content

Struct SYN_RouterHandler

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

void* SYN_RouterHandler::ctx;

Handler context


variable handler

SYN_RouterHandlerFn SYN_RouterHandler::handler;

Handler function


variable type

uint8_t SYN_RouterHandler::type;

Message type to match



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