xap Struct Reference

#include <xap.h>

Collaboration diagram for xap:

Collaboration graph
[legend]

Data Fields

xapStackstack
xapStack stackBuf [128]
xapStackendStack
int stackDepth
int skipDepth
void *(* startHandler )(struct xap *xap, char *name, char **atts)
void(* endHandler )(struct xap *xap, char *name)
xpxp
char * fileName
char * topType
void * topObject
FILE * f

Detailed Description

Definition at line 22 of file xap.h.


Field Documentation

struct xapStack* xap::stack [read]

Definition at line 25 of file xap.h.

Referenced by xapEndTag(), xapNew(), and xapStartTag().

struct xapStack xap::stackBuf[128] [read]

Definition at line 26 of file xap.h.

Referenced by xapFree(), and xapNew().

struct xapStack* xap::endStack [read]

Definition at line 27 of file xap.h.

Referenced by xapEndTag(), and xapNew().

int xap::stackDepth

Definition at line 28 of file xap.h.

Referenced by xapEndTag(), and xapSkip().

int xap::skipDepth

Definition at line 29 of file xap.h.

Referenced by xapEndTag(), and xapSkip().

void*(* xap::startHandler)(struct xap *xap, char *name, char **atts)

Referenced by xapNew().

void(* xap::endHandler)(struct xap *xap, char *name)

Referenced by xapEndTag(), and xapNew().

struct xp* xap::xp [read]

Definition at line 32 of file xap.h.

Referenced by xapError(), xapFree(), xapNew(), xapNext(), and xapParseFile().

char* xap::fileName

Definition at line 33 of file xap.h.

Referenced by xapError(), xapFree(), and xapNew().

char* xap::topType

Definition at line 34 of file xap.h.

Referenced by xapFree(), xapNext(), and xapParseAny().

void* xap::topObject

Definition at line 35 of file xap.h.

Referenced by xapNext().

FILE* xap::f

Definition at line 36 of file xap.h.

Referenced by xapOpen(), xapParseFile(), and xapRead().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:27:24 2007 for blat by  doxygen 1.5.2