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

PathTree.cpp File Reference

#include "PathTree.hpp"
#include "ContMan.hpp"

Go to the source code of this file.

Defines

#define ComputePathTreeHashIdx(node, labelid)   ((((unsigned long)(node))+(labelid))&PATHTREE_HASHMASK)

Variables

MemStreamerpathtreemem = &blockmem


Define Documentation

#define ComputePathTreeHashIdx node,
labelid       ((((unsigned long)(node))+(labelid))&PATHTREE_HASHMASK)
 

Definition at line 216 of file PathTree.cpp.


Variable Documentation

MemStreamer* pathtreemem = &blockmem
 

Definition at line 49 of file PathTree.cpp.


Generated on Sat Oct 13 16:08:50 2001 for XMILL by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001