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

_db_key_s Struct Reference
[Database Primitives]

#include <dbprim.h>


Detailed Description

For internal use only.

This is the implementation of the db_key_t type.

Definition at line 583 of file dbprim.h.

Data Fields

void * dk_key
int dk_len


Field Documentation

void* _db_key_s::dk_key
 

Pointer to the key.

Definition at line 584 of file dbprim.h.

Referenced by he_init(), and rn_init().

int _db_key_s::dk_len
 

Length of the key, if that has any meaning.

Definition at line 585 of file dbprim.h.

Referenced by he_init(), and rn_init().


Generated on Sat Jul 15 14:10:51 2006 for DatabasePrimitivesLibrary by  doxygen 1.4.4