rb_insert.c File Reference

#include "common.h"
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "machine.h"
#include "bu.h"
#include "./rb_internals.h"

Include dependency graph for rb_insert.c:

Go to the source code of this file.

Functions

int bu_rb_insert (bu_rb_tree *tree, void *data)
int bu_rb_uniq_on (bu_rb_tree *tree, int order)
int bu_rb_uniq_off (bu_rb_tree *tree, int order)
int bu_rb_is_uniq (bu_rb_tree *tree, int order)
void bu_rb_set_uniqv (bu_rb_tree *tree, bitv_t vec)
void bu_rb_uniq_all_on (bu_rb_tree *tree)
void bu_rb_uniq_all_off (bu_rb_tree *tree)


Detailed Description

Routines to insert into a red-black tree

Author:
Paul J. Tanenbaum
Source -
The U. S. Army Research Laboratory
Aberdeen Proving Ground, Maryland 21005-5068 USA

Definition in file rb_insert.c.


Generated on Mon Sep 18 01:25:04 2006 for BRL-CAD by  doxygen 1.4.6