Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

Data Structures

Here are the data structures with brief descriptions:
contextThe information we need to keep track of a client-server connection
CtxObjectPython object, wrapper for a struct context
elementThe representation of a tuple element in C code, in both the server and a C client
ttupleDoubly-linked list of tuples, for efficient insertions and deletions
tupleAn ordered sequence of data values: integers, floats, strings. If this is a template (used during GET and READ operations to match existing tuples), an element can also be a wildcard
tuple_listConvenience struct, for when somebody needs to make a quick list of tuples

Generated on Sun Mar 30 23:46:51 2003 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002