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

Key Struct Reference

#include <server.h>


Detailed Description

Stores the key value, whether it is a short, an int or a varchar. defines what kind of key it is


Field Documentation

char Key::charkey[MAX_VARCHAR_LEN + 1]
 

int64_t Key::intkey
 

union { ... } Key::keyval
 

int32_t Key::shortkey
 

KeyType Key::type
 


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