|
gwenhywfar 5.10.1
|
#include <gwenhywfar/xmlcmd.h>#include <gwenhywfar/db.h>#include <gwenhywfar/xml.h>

Go to the source code of this file.
Functions | |
| GWENHYWFAR_API GWEN_XMLCOMMANDER * | GWEN_XmlCommanderGwenXml_toDb_new (GWEN_XMLNODE *xmlNodeDocument, GWEN_DB_NODE *dbDestination) |
| GWENHYWFAR_API GWEN_XMLCOMMANDER * GWEN_XmlCommanderGwenXml_toDb_new | ( | GWEN_XMLNODE * | xmlNodeDocument, |
| GWEN_DB_NODE * | dbDestination | ||
| ) |
Definition at line 83 of file xmlcmd_gxml_todb.c.
References _handleChildren_toDb(), GWEN_XmlCommander_SetHandleChildrenFn(), and GWEN_XmlCommanderGwenXml_new().
Referenced by GWEN_Xml2Db().

