emcute_sub Struct Reference

Data-structure for keeping track of topics we register to. More...

Detailed Description

Data-structure for keeping track of topics we register to.

Definition at line 214 of file emcute.h.

#include <emcute.h>

Data Fields

struct emcute_subnext
 next subscription (saved in a list)
 
emcute_topic_t topic
 topic we subscribe to
 
emcute_cb_t cb
 function called when receiving messages
 
void * arg
 optional custom argument
 

The documentation for this struct was generated from the following file: