mUPnP for C
property.c File Reference
#include <mupnp/event/event.h>
#include <mupnp/event/notify.h>
#include <mupnp/event/property.h>
#include <mupnp/util/log.h>
#include <time.h>

Functions

mUpnpPropertymupnp_property_new ()
 
void mupnp_property_delete (mUpnpProperty *prop)
 
void mupnp_property_clear (mUpnpProperty *prop)
 

Function Documentation

◆ mupnp_property_clear()

void mupnp_property_clear ( mUpnpProperty * prop)

Clear UPnP property

Parameters
propUPnP property

◆ mupnp_property_delete()

void mupnp_property_delete ( mUpnpProperty * prop)

Delete UPnP property object

Parameters
propUPnP property

◆ mupnp_property_new()

mUpnpProperty * mupnp_property_new ( void )

Construct new UPnP property object