asymcute_sub Struct Reference

Data-structure holding the state of subscriptions. More...

Detailed Description

Data-structure holding the state of subscriptions.

Definition at line 310 of file asymcute.h.

#include <asymcute.h>

Data Fields

asymcute_sub_tnext
 the subscriptions list entry
 
asymcute_topic_ttopic
 topic we subscribe to
 
asymcute_sub_cb_t cb
 called on incoming data
 
void * arg
 user supplied callback argument
 

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