Cyber Garage Portable Runtime (CGPR) for C
_CGList 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 CGList* and operated with cg_list_* functions.


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