Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

nci/suif/suif2b/extratypes/tree_bit_vector/tree_bit_vector.h File Reference

#include <stdio.h>
#include <stddef.h>
#include "oosplay/oosplay.h"
#include <assert.h>
#include <gc_cpp.h>

Go to the source code of this file.

Compounds

class  BitVector
class  BitVectorChunk
class  BitVectorMapFcn
class  CountingFcn
class  MapOneNode
class  OrOneNode
class  PrintOneNode

Defines

#define BITS_PER_LONG   (sizeof(long) * 8)

Typedefs

typedef oosplay_node_elt<unsigned, BitVectorChunkbit_vector_node
typedef oosplay_tree<unsigned, bit_vector_nodebit_vector_tree


Define Documentation

#define BITS_PER_LONG   (sizeof(long) * 8)


Typedef Documentation

typedef oosplay_node_elt<unsigned, BitVectorChunk> bit_vector_node

typedef oosplay_tree<unsigned, bit_vector_node> bit_vector_tree


Generated at Mon Jul 31 13:41:52 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000