title
Graph Drawing Toolkit

An object-oriented C++ library for handling and drawing graphs

gdtmap.h File Reference

#include <iostream>
#include <assert.h>
#include <math.h>
#include "ptr.h"

Include dependency graph for gdtmap.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gdt

Classes

class  gdt::gdtmap< Key, Value >

Defines

#define MIN_TABLE_SIZE   2
#define UPPER_THRESHOLD   1.28
#define HASH_POINTER_SHIFT   4

Functions

int gdt::Hash (void *p)
int gdt::Hash (int p)
int gdt::gdtceil (double f)


Detailed Description

Definition in file gdtmap.h.


Define Documentation

#define HASH_POINTER_SHIFT   4

Definition at line 16 of file gdtmap.h.

Referenced by gdt::Hash().

#define MIN_TABLE_SIZE   2

Definition at line 12 of file gdtmap.h.

Referenced by gdt::gdtmap< Key, Value >::init_table().

#define UPPER_THRESHOLD   1.28

Definition at line 13 of file gdtmap.h.


Generated on Thu Jan 10 14:48:11 2008 for GDToolkit GAPI by  doxygen 1.5.3