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

LinkStruct Struct Reference

A pointer to a web document/URL. More...

#include <webnode.h>

Collaboration diagram for LinkStruct:

Collaboration graph
[legend]
List of all members.

Detailed Description

A pointer to a web document/URL.

During the construction of the web graph, document links are of type ptrdiff_t, but after the WebLinkGraph is undocked, they are of type WebNodePtr

Definition at line 40 of file webnode.h.


Member Data Documentation

LeafNodePtr LinkStruct::leafnode_ptr
 

Definition at line 44 of file webnode.h.

Referenced by WebNode::UpdateLeafLinks(), and WebNode::ValidLeafLinkDirectly().

ptrdiff_t LinkStruct::pointer_diff
 

Definition at line 42 of file webnode.h.

Referenced by WebNode::InsertRawLinks(), WebNode::NormalizeRawLinks(), and WebNode::UpdateLeafLinks().

WebNodePtr LinkStruct::webnode_ptr
 

Definition at line 43 of file webnode.h.

Referenced by WebNode::NormalizeRawLinks(), WebNode::ValidFromLink(), and WebNode::ValidToLink().


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