_jpacket Struct Reference

#include <jabberdlib.h>


Data Fields

unsigned char type
int subtype
int flag
void * aux1
xmlnode x
jid to
jid from
char * iqns
xmlnode iq
pool p


Field Documentation

unsigned char _jpacket::type

stanza type (JPACKET_*)

int _jpacket::subtype

subtype of a stanza

int _jpacket::flag

used by the session manager to flag messages, that are read from offline storage

void* _jpacket::aux1

pointer to data passed around with a jpacket, multiple use inside jsm

xmlnode _jpacket::x

xmlnode containing the stanza inside the jpacket

jid _jpacket::to

destination of the stanza

jid _jpacket::from

source address for the stanza

char* _jpacket::iqns

pointer to the namespace inside an IQ stanza

xmlnode _jpacket::iq

"content" of an iq stanza, pointer to the element in its own namespace

pool _jpacket::p

memory pool used for this stanza


The documentation for this struct was generated from the following file:
Generated on Wed Apr 2 03:30:10 2008 for jabberd14 by  doxygen 1.5.3