Strophe  0.8
XMPP client library
Data Fields
xmpp_stanza_t Struct Reference

Data Fields

int ref
xmpp_ctx_t * ctx
xmpp_stanza_type_t type
xmpp_stanza_t * prev
xmpp_stanza_t * next
xmpp_stanza_t * children
xmpp_stanza_t * parent
char * data
hash_t * attributes

Field Documentation

int xmpp_stanza_t::ref
xmpp_ctx_t* xmpp_stanza_t::ctx
xmpp_stanza_type_t xmpp_stanza_t::type
xmpp_stanza_t* xmpp_stanza_t::prev
xmpp_stanza_t* xmpp_stanza_t::next
xmpp_stanza_t* xmpp_stanza_t::children
xmpp_stanza_t* xmpp_stanza_t::parent
char* xmpp_stanza_t::data
hash_t* xmpp_stanza_t::attributes

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