xmlctx_l.h File Reference

#include "xmlctx.h"
Include dependency graph for xmlctx_l.h:

Go to the source code of this file.

Functions

int GWEN_XmlCtx_AddAttr (GWEN_XML_CONTEXT *ctx, const char *attrName, const char *attrData)
int GWEN_XmlCtx_AddComment (GWEN_XML_CONTEXT *ctx, const char *data)
int GWEN_XmlCtx_AddData (GWEN_XML_CONTEXT *ctx, const char *data)
int GWEN_XmlCtx_EndTag (GWEN_XML_CONTEXT *ctx, int closing)
int GWEN_XmlCtx_StartTag (GWEN_XML_CONTEXT *ctx, const char *tagName)

Function Documentation

int GWEN_XmlCtx_AddAttr ( GWEN_XML_CONTEXT ctx,
const char *  attrName,
const char *  attrData 
)

Definition at line 300 of file xmlctx.c.

References DBG_INFO, and GWEN_LOGDOMAIN.

Referenced by GWEN_XML__ReadTag().

Here is the caller graph for this function:

int GWEN_XmlCtx_AddComment ( GWEN_XML_CONTEXT ctx,
const char *  data 
)

Definition at line 287 of file xmlctx.c.

References DBG_INFO, and GWEN_LOGDOMAIN.

Referenced by GWEN_XML__ReadTag().

Here is the caller graph for this function:

int GWEN_XmlCtx_AddData ( GWEN_XML_CONTEXT ctx,
const char *  data 
)

Definition at line 274 of file xmlctx.c.

References DBG_INFO, and GWEN_LOGDOMAIN.

Referenced by GWEN_XML__ReadData().

Here is the caller graph for this function:

int GWEN_XmlCtx_EndTag ( GWEN_XML_CONTEXT ctx,
int  closing 
)

Definition at line 261 of file xmlctx.c.

References DBG_INFO, and GWEN_LOGDOMAIN.

Referenced by GWEN_XML__ReadTag().

Here is the caller graph for this function:

int GWEN_XmlCtx_StartTag ( GWEN_XML_CONTEXT ctx,
const char *  tagName 
)

Definition at line 248 of file xmlctx.c.

References DBG_INFO, and GWEN_LOGDOMAIN.

Referenced by GWEN_XML__ReadTag().

Here is the caller graph for this function:

Generated on Mon Jul 5 22:56:35 2010 for gwenhywfar by  doxygen 1.6.3