jabberd2  2.6.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

◆ node

char* jid_st::node

◆ domain

char* jid_st::domain

◆ resource

char* jid_st::resource

◆ jid_data

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().

◆ jid_data_len

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().

◆ _user

char* jid_st::_user

◆ _full

char* jid_st::_full

◆ dirty

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().

◆ next

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: