jabberd2  2.3.3
Data Fields
nad_st Struct Reference

#include <nad.h>

Data Fields

struct nad_elem_stelems
 
struct nad_attr_stattrs
 
struct nad_ns_stnss
 
char * cdata
 
int * depths
 
int elen
 
int alen
 
int nlen
 
int clen
 
int dlen
 
int ecur
 
int acur
 
int ncur
 
int ccur
 
int scope
 
struct nad_stnext
 

Detailed Description

Definition at line 93 of file nad.h.

Field Documentation

struct nad_elem_st* nad_st::elems
struct nad_attr_st* nad_st::attrs
struct nad_ns_st* nad_st::nss
char* nad_st::cdata
int* nad_st::depths

Definition at line 99 of file nad.h.

Referenced by nad_append_cdata(), nad_append_elem(), and nad_free().

int nad_st::elen
int nad_st::alen

Definition at line 102 of file nad.h.

Referenced by _nad_attr(), nad_copy(), nad_deserialize(), and nad_insert_nad().

int nad_st::nlen

Definition at line 102 of file nad.h.

Referenced by nad_add_namespace(), nad_append_namespace(), nad_copy(), and nad_deserialize().

int nad_st::clen

Definition at line 102 of file nad.h.

Referenced by _nad_cdata(), _nad_escape(), _nad_lp0(), nad_copy(), and nad_deserialize().

int nad_st::dlen

Definition at line 102 of file nad.h.

Referenced by nad_append_elem().

int nad_st::ecur
int nad_st::acur

Definition at line 105 of file nad.h.

Referenced by _nad_attr(), nad_copy(), nad_deserialize(), nad_insert_nad(), and nad_serialize().

int nad_st::ncur
int nad_st::ccur
int nad_st::scope
struct nad_st* nad_st::next

Definition at line 108 of file nad.h.


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