Jabber WindowGram Client (JWGC)

Introduction Screenshots Installation Downloads
Documentation Browse Source Resources Project Site

Stable Version
-none-

Latest Version
beta5



Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

tag Struct Reference


Data Fields

tagparent
const char * rawName
int rawNameLength
TAG_NAME name
char * buf
char * bufEnd
BINDINGbindings

Field Documentation

BINDING* tag::bindings
 

Definition at line 124 of file xmlparse.c.

Referenced by XML_ParserFree().

char* tag::buf
 

Definition at line 122 of file xmlparse.c.

Referenced by XML_ParserFree().

char* tag::bufEnd
 

Definition at line 123 of file xmlparse.c.

TAG_NAME tag::name
 

Definition at line 121 of file xmlparse.c.

struct tag* tag::parent
 

Definition at line 118 of file xmlparse.c.

Referenced by XML_ParserFree().

const char* tag::rawName
 

Definition at line 119 of file xmlparse.c.

int tag::rawNameLength
 

Definition at line 120 of file xmlparse.c.


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

Last updated at Tue Dec 18 21:07:42 PST 2007. This site and project hosted by...SourceForge.net Logo
Source Perspective by Fisheye