Main Page | Data Structures | File List | Data Fields | Globals

Record Struct Reference

#include <server.h>


Detailed Description

The record information stored in an index key: The lookup key for the record. payload: The value stored under that key. It will be a null-terminated C string of no more than 128 bytes.


Field Documentation

Key Record::key
 

char Record::payload[MAX_PAYLOAD_LEN + 1]
 


The documentation for this struct was generated from the following file:
Generated on Sat Mar 7 07:38:11 2009 by doxygen 1.3.4