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

WebNodeStruct Struct Reference

Contains all the information about a web document. More...

#include <webnode.h>

Collaboration diagram for WebNodeStruct:

Collaboration graph
[legend]
List of all members.

Public Attributes

Linktolinks
Linkfromlinks
uint32 id
uint32 occupation_count
uint16 date
uint16 num_tolinks
uint16 num_fromlinks
uint16 num_valid_tolinks
uint16 num_leaflinks
uint16 tag
ScratchStruct scratch

Detailed Description

Contains all the information about a web document.

Definition at line 62 of file webnode.h.


Member Data Documentation

uint16 WebNodeStruct::date
 

Definition at line 68 of file webnode.h.

Referenced by WebNode::Date(), WebNode::SetDate(), and WebNode::WebNode().

Link* WebNodeStruct::fromlinks
 

Definition at line 65 of file webnode.h.

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

uint32 WebNodeStruct::id
 

Definition at line 66 of file webnode.h.

Referenced by WebNode::ID(), and WebNode::WebNode().

uint16 WebNodeStruct::num_fromlinks
 

Definition at line 70 of file webnode.h.

Referenced by WebNode::IncrementNumberOfFromLinks(), WebNode::NumberOfValidFromLinks(), WebNode::RealSize(), and WebNode::WebNode().

uint16 WebNodeStruct::num_leaflinks
 

Definition at line 72 of file webnode.h.

Referenced by WebNode::InsertRawLinks(), WebNode::NumberOfDanglingToLinks(), WebNode::NumberOfLeafLinks(), WebNode::UpdateLeafLinks(), WebNode::ValidLeafLink(), WebNode::ValidLeafLinkDirectly(), and WebNode::WebNode().

uint16 WebNodeStruct::num_tolinks
 

Definition at line 69 of file webnode.h.

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

uint16 WebNodeStruct::num_valid_tolinks
 

Definition at line 71 of file webnode.h.

Referenced by WebNode::InsertRawLinks(), WebNode::NormalizeRawLinks(), WebNode::NumberOfDanglingToLinks(), WebNode::NumberOfValidToLinks(), WebNode::UpdateLeafLinks(), WebNode::ValidLeafLink(), WebNode::ValidLeafLinkDirectly(), WebNode::ValidToLink(), and WebNode::WebNode().

uint32 WebNodeStruct::occupation_count
 

Definition at line 67 of file webnode.h.

Referenced by WebNode::ClearOccupationCount(), WebNode::IncrementOccupationCount(), and WebNode::OccupationCount().

ScratchStruct WebNodeStruct::scratch
 

Definition at line 74 of file webnode.h.

Referenced by WebNode::ClearOccupationCount(), WebNode::Scratch(), and WebNode::SetScratch().

uint16 WebNodeStruct::tag
 

Definition at line 73 of file webnode.h.

Referenced by WebNode::ClearTag(), WebNode::SetTag(), and WebNode::Tagged().

Link* WebNodeStruct::tolinks
 

Definition at line 64 of file webnode.h.

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


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