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

FieldLessNode Class Reference

#include <FieldLessNode.hpp>

Inheritance diagram for FieldLessNode:

ListIteratorNode InferenceNetworkNode List of all members.

Public Methods

 FieldLessNode (const std::string &name, class FieldIteratorNode *iterator, UINT64 constant)
void prepare (int documentID)
 sets up as much as we can with just the document ID

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

int nextCandidateDocument ()
const std::string & getName () const
void annotate (class Annotator &annotator, int documentID, int begin, int end)
 annotate any results from this node from position begin to position end


Constructor & Destructor Documentation

FieldLessNode::FieldLessNode const std::string &    name,
class FieldIteratorNode   iterator,
UINT64    constant
 


Member Function Documentation

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

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

Implements ListIteratorNode.

greedy_vector< Extent > & FieldLessNode::extents   [virtual]
 

returns a list of intervals describing positions of children

Implements ListIteratorNode.

const std::string & FieldLessNode::getName   [virtual]
 

Implements InferenceNetworkNode.

int FieldLessNode::nextCandidateDocument   [virtual]
 

Implements InferenceNetworkNode.

void FieldLessNode::prepare int    documentID [virtual]
 

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

Implements ListIteratorNode.


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