jabberd2  2.2.17
Data Fields
jid_st Struct Reference

#include <jid.h>

Data Fields

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

Detailed Description

Definition at line 42 of file jid.h.


Field Documentation

unsigned char* jid_st::node
unsigned char* jid_st::domain
unsigned char* jid_st::resource
unsigned 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().

unsigned char* jid_st::_user
unsigned 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: