mUPnP for C
_mUpnpList Struct Reference

The generic list interface in mUPnP. More...

#include <list.h>

Detailed Description

The generic list interface in mUPnP.

Each struct in mUPnP, that is designed to be a part of a list, must have these elements in their definition before the actual struct definition. The struct pointers are then cast to mUpnpList* and operated with mupnp_list_* functions.


The documentation for this struct was generated from the following file: