Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ListIteratorNode Class Reference

#include <ListIteratorNode.hpp>

Inheritance diagram for ListIteratorNode:

InferenceNetworkNode DocListIteratorNode ExtentAndNode ExtentInsideNode ExtentOrNode FieldBetweenNode FieldEqualsNode FieldGreaterNode FieldIteratorNode FieldLessNode FilterRejectNode FilterRequireNode NullListNode OrderedWindowNode UnorderedWindowNode List of all members.

Public Methods

virtual void prepare (int documentID)=0
 sets up as much as we can with just the document ID

virtual const greedy_vector<
Extent > & 
extents ()=0
 returns a list of intervals describing positions of children

virtual void annotate (class Annotator &annotator, int documentID, int begin, int end)=0
 annotate any results from this node from position begin to position end


Member Function Documentation

virtual void ListIteratorNode::annotate class Annotator   annotator,
int    documentID,
int    begin,
int    end
[pure virtual]
 

annotate any results from this node from position begin to position end

Implemented in DocListIteratorNode, ExtentAndNode, ExtentInsideNode, ExtentOrNode, FieldBetweenNode, FieldEqualsNode, FieldGreaterNode, FieldIteratorNode, FieldLessNode, FilterRejectNode, FilterRequireNode, NullListNode, OrderedWindowNode, and UnorderedWindowNode.

virtual const greedy_vector<Extent>& ListIteratorNode::extents   [pure virtual]
 

returns a list of intervals describing positions of children

Implemented in DocListIteratorNode, ExtentAndNode, ExtentInsideNode, ExtentOrNode, FieldBetweenNode, FieldEqualsNode, FieldGreaterNode, FieldIteratorNode, FieldLessNode, FilterRejectNode, FilterRequireNode, NullListNode, OrderedWindowNode, and UnorderedWindowNode.

virtual void ListIteratorNode::prepare int    documentID [pure virtual]
 

sets up as much as we can with just the document ID

Implemented in DocListIteratorNode, ExtentAndNode, ExtentInsideNode, ExtentOrNode, FieldBetweenNode, FieldEqualsNode, FieldGreaterNode, FieldIteratorNode, FieldLessNode, FilterRejectNode, FilterRequireNode, NullListNode, OrderedWindowNode, and UnorderedWindowNode.


The documentation for this class was generated from the following file:
Generated on Wed Nov 3 12:59:45 2004 for Lemur Toolkit by doxygen1.2.18