#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 | |
| MemStreamer * | pathtreemem = &blockmem | 
      
  | 
  
| 
 
 Definition at line 216 of file PathTree.cpp.  | 
  
      
  | 
  
| 
 
 Definition at line 49 of file PathTree.cpp.  | 
  
1.2.11.1 written by Dimitri van Heesch,
 © 1997-2001