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

graphbuilder.h File Reference

#include "document.h"
#include "webnode.h"
#include "leafnode.h"
#include "simplehash.h"
#include "linkgraph.h"
#include "trie.h"
#include "urlfilter.h"

Include dependency graph for graphbuilder.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Compounds

class  GraphBuilder
 Builds the web link graph as an object of type WebLinkGraph. More...


Defines

#define SLASHBIT   0x80

Typedefs

typedef SimpleHashTable< WebNodePtrSimpleWebNodePtrHashTable
 Hashtable used to look up WebNode objects from its URL in the trie. More...


Detailed Description

Definition in file graphbuilder.h.


Define Documentation

#define SLASHBIT   0x80
 

Definition at line 33 of file graphbuilder.h.


Typedef Documentation

typedef SimpleHashTable<WebNodePtr> SimpleWebNodePtrHashTable
 

Hashtable used to look up WebNode objects from its URL in the trie.

Definition at line 36 of file graphbuilder.h.

Referenced by GraphBuilder::GraphBuilder().


Generated on Wed May 29 11:37:17 2002 for MarkovPR by doxygen1.2.15