mUPnP for C
xml_parser.c File Reference
#include <mupnp/http/http.h>
#include <mupnp/util/log.h>
#include <mupnp/xml/xml.h>

Functions

mUpnpXmlParsermupnp_xml_parser_new ()
 
void mupnp_xml_parser_delete (mUpnpXmlParser *parser)
 

Function Documentation

◆ mupnp_xml_parser_delete()

void mupnp_xml_parser_delete ( mUpnpXmlParser * parser)

◆ mupnp_xml_parser_new()

mUpnpXmlParser * mupnp_xml_parser_new ( void )