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

rbtree_comp.c File Reference


Detailed Description

For internal use only.

This file contains the implementation of the rbtree_comp() function, a generic red-black tree comparison callback utilizing memcmp().

Definition in file rbtree_comp.c.

#include <string.h>
#include "dbprim.h"
#include "dbprim_int.h"

Include dependency graph for rbtree_comp.c:

Go to the source code of this file.

Functions

long rbtree_comp (rb_tree_t *tree, db_key_t *key1, db_key_t *key2)
 Red-black tree comparison function.


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