jabberd2  2.2.17
Data Fields
disco_st Struct Reference

Data Fields

char * category
 identity
char * type
char * name
int agents
 compatibility
xht dyn
 the lists
xht stat
xht un
 unified list
pkt_t disco_info_result
 cached result packets
pkt_t disco_items_result
pkt_t agents_result

Detailed Description

Definition at line 47 of file mod_disco.c.


Field Documentation

char* disco_st::category

identity

Definition at line 49 of file mod_disco.c.

Referenced by _disco_info_result(), and module_init().

char* disco_st::type

Definition at line 50 of file mod_disco.c.

Referenced by _disco_info_result(), and module_init().

char* disco_st::name

Definition at line 51 of file mod_disco.c.

Referenced by _disco_info_result(), and module_init().

int disco_st::agents

compatibility

Definition at line 54 of file mod_disco.c.

Referenced by _disco_generate_packets(), _disco_in_sess(), _disco_pkt_sm(), and module_init().

xht disco_st::dyn

the lists

Definition at line 57 of file mod_disco.c.

Referenced by _disco_free(), _disco_pkt_router(), _disco_pkt_sm_populate(), _disco_unify_lists(), and module_init().

xht disco_st::stat

Definition at line 58 of file mod_disco.c.

Referenced by _disco_free(), _disco_unify_lists(), and module_init().

xht disco_st::un

unified list

Definition at line 61 of file mod_disco.c.

Referenced by _disco_agents_result(), _disco_free(), _disco_items_result(), and _disco_unify_lists().

pkt_t disco_st::disco_info_result

cached result packets

Definition at line 64 of file mod_disco.c.

Referenced by _disco_free(), _disco_generate_packets(), _disco_in_sess(), and _disco_pkt_sm().

pkt_t disco_st::disco_items_result

Definition at line 65 of file mod_disco.c.

Referenced by _disco_free(), _disco_generate_packets(), and _disco_pkt_sm().

pkt_t disco_st::agents_result

Definition at line 66 of file mod_disco.c.

Referenced by _disco_free(), _disco_generate_packets(), _disco_in_sess(), and _disco_pkt_sm().


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