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

DTD Struct Reference


Data Fields

HASH_TABLE generalEntities
HASH_TABLE elementTypes
HASH_TABLE attributeIds
HASH_TABLE prefixes
STRING_POOL pool
int complete
int standalone
PREFIX defaultPrefix
int in_eldecl
CONTENT_SCAFFOLDscaffold
unsigned contentStringLen
unsigned scaffSize
unsigned scaffCount
int scaffLevel
int * scaffIndex

Field Documentation

HASH_TABLE DTD::attributeIds
 

Definition at line 191 of file xmlparse.c.

int DTD::complete
 

Definition at line 194 of file xmlparse.c.

unsigned DTD::contentStringLen
 

Definition at line 203 of file xmlparse.c.

PREFIX DTD::defaultPrefix
 

Definition at line 199 of file xmlparse.c.

HASH_TABLE DTD::elementTypes
 

Definition at line 190 of file xmlparse.c.

HASH_TABLE DTD::generalEntities
 

Definition at line 189 of file xmlparse.c.

int DTD::in_eldecl
 

Definition at line 201 of file xmlparse.c.

STRING_POOL DTD::pool
 

Definition at line 193 of file xmlparse.c.

HASH_TABLE DTD::prefixes
 

Definition at line 192 of file xmlparse.c.

unsigned DTD::scaffCount
 

Definition at line 205 of file xmlparse.c.

int* DTD::scaffIndex
 

Definition at line 207 of file xmlparse.c.

int DTD::scaffLevel
 

Definition at line 206 of file xmlparse.c.

CONTENT_SCAFFOLD* DTD::scaffold
 

Definition at line 202 of file xmlparse.c.

unsigned DTD::scaffSize
 

Definition at line 204 of file xmlparse.c.

int DTD::standalone
 

Definition at line 195 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