mod_privacy_compiled_list_item Struct Reference

Data Fields

pool p
jid match_jid
int match_parts
int match_subscription
int do_deny
long int order
struct
mod_privacy_compiled_list_item
next

Detailed Description

entry in a compiled privacy list


Field Documentation

0 if the action is 'allow', 1 if the action is 'deny'

the JabberID that matches this item

which parts of the JabberID have to be matched

0: no match by subscription / 1: match 'none' / 3: match 'to' / 5: match 'from' / 7: match 'both'

pointer to the next list item (with a higher or the same order)

order of this item, used when compiling the list; the list gets ordered

memory pool used to create _all_ items in the list


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