Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

tuple_list Struct Reference

Convenience struct, for when somebody needs to make a quick list of tuples. More...

#include <tuple.h>


Data Fields

tuple_list * next
tupletup


Detailed Description

Convenience struct, for when somebody needs to make a quick list of tuples.

Definition at line 222 of file tuple.h.


Field Documentation

struct tuple_list* tuple_list::next
 

Definition at line 223 of file tuple.h.

Referenced by ctx_dump_tuple_space, dump_tuple_space, and handle_dump_space.

struct tuple* tuple_list::tup
 

Definition at line 224 of file tuple.h.

Referenced by ctx_dump_tuple_space, dump_tuple_space, and handle_dump_space.


The documentation for this struct was generated from the following file:
Generated on Sun Mar 30 23:46:52 2003 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002