mlist_struct Struct Reference

#include <jsm.h>

Data Fields

mcall c
void * arg
unsigned char mask
struct mlist_structnext

Detailed Description

structure to build the list of registered callback functions


Field Documentation

argument to pass to the function

Referenced by js_mapi_call2(), js_mapi_register(), and js_mapi_session().

function to call

Referenced by js_mapi_call2(), js_mapi_register(), and js_mapi_session().

unsigned char mlist_struct::mask

bitmask with packet-types the function requested to ignore (JPACKET_* constants)

Referenced by js_mapi_call2(), js_mapi_register(), and js_mapi_session().

pointer to the next entry, NULL for last entry

Referenced by js_mapi_call2(), js_mapi_register(), and js_mapi_session().


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

Generated on Fri Mar 12 06:00:15 2010 for jabberd14 by  doxygen 1.6.1