fbListenerEntry_st Struct Reference

ListenerEntry's make up a listener group as a linked list. More...

#include <public.h>

Data Fields

fbListenerEntry_tnext
 pointer to the next listener entry in the linked list
 
fbListenerEntry_tprev
 pointer to the previous listener entry in the linked list
 
fbListener_tlistener
 pointer to the listener to add to the list
 

Detailed Description

ListenerEntry's make up a listener group as a linked list.


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