Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

keypvalplist.c File Reference

doubly linked list of key-value-pairs (mlist_tmpl-adapter). More...

#include "common.h"
#include <stdlib.h>
#include "keypvalplist.h"
#include "mlist_tmpl_c.inc"

Include dependency graph for keypvalplist.c:

Include dependency graph

Go to the source code of this file.

Defines

#define ML_INVALID   kpvpListReturnInvalid()
 "invalid" Key-Value-List (error indicator).

#define ML_IS_VALID_CARGO(cargo)   (cargo.key != NULL)
 expression that evaluates to "true" if cargo is not "invalid".


Functions

KeyValuePair kpvpListReturnInvalid ()
 expression (that is, function) that evaluates to an "invalid" Key-Value-Pair. (smthg. like a "NULL" value).


Detailed Description

doubly linked list of key-value-pairs (mlist_tmpl-adapter).

Definition in file keypvalplist.c.


Generated on Fri Jan 25 22:40:49 2002 for PDepp Webserver by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001