jabberd2  2.3.1
Data Fields
jid_st Struct Reference

#include <jid.h>

Data Fields

char * node
 
char * domain
 
char * resource
 
char * jid_data
 
size_t jid_data_len
 
char * _user
 
char * _full
 
int dirty
 
struct jid_stnext
 

Detailed Description

Definition at line 42 of file jid.h.

Field Documentation

char* jid_st::node
char* jid_st::domain
char* jid_st::resource
char* jid_st::jid_data

Definition at line 51 of file jid.h.

Referenced by jid_dup(), jid_free(), jid_new(), jid_reset(), jid_reset_components_internal(), and jid_static().

size_t jid_st::jid_data_len

Definition at line 55 of file jid.h.

Referenced by jid_dup(), jid_free(), jid_reset(), and jid_reset_components_internal().

char* jid_st::_user
char* jid_st::_full
int jid_st::dirty

Definition at line 64 of file jid.h.

Referenced by aci_check(), jid_expand(), jid_reset(), and jid_reset_components_internal().

struct jid_st* jid_st::next

Definition at line 67 of file jid.h.

Referenced by _help_pkt_sm(), aci_unload(), jid_append(), jid_search(), jid_zap(), and pres_update().


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