#include <FilterRejectNode.hpp>
Inheritance diagram for indri::infnet::FilterRejectNode:

Public Member Functions | |
| FilterRejectNode (const std::string &name, ListIteratorNode *filter, BeliefNode *disallowed) | |
| double | maximumBackgroundScore () | 
| double | maximumScore () | 
| bool | hasMatch (lemur::api::DOCID_T documentID) | 
| const  indri::utility::greedy_vector< bool > &  | hasMatch (lemur::api::DOCID_T documentID, const indri::utility::greedy_vector< indri::index::Extent > &extents) | 
| const  indri::utility::greedy_vector< indri::api::ScoredExtentResult > &  | score (lemur::api::DOCID_T documentID, indri::index::Extent &extent, int documentLength) | 
| lemur::api::DOCID_T | nextCandidateDocument () | 
| void | indexChanged (indri::index::Index &index) | 
| const std::string & | getName () const | 
| void | annotate (class Annotator &annotator, lemur::api::DOCID_T documentID, indri::index::Extent &extent) | 
Private Attributes | |
| indri::utility::greedy_vector< indri::api::ScoredExtentResult >  | _extents | 
| indri::utility::greedy_vector< bool >  | _matches | 
| ListIteratorNode * | _filter | 
| BeliefNode * | _disallowed | 
| std::string | _name | 
      
  | 
  ||||||||||||||||
| 
 
  | 
  
      
  | 
  ||||||||||||||||
| 
 
 Implements indri::infnet::BeliefNode.  | 
  
      
  | 
  
| 
 
 Implements indri::infnet::InferenceNetworkNode.  | 
  
      
  | 
  ||||||||||||
| 
 
 Implements indri::infnet::BeliefNode.  | 
  
      
  | 
  
| 
 
 Implements indri::infnet::BeliefNode.  | 
  
      
  | 
  
| 
 
 Implements indri::infnet::InferenceNetworkNode.  | 
  
      
  | 
  
| 
 
 Implements indri::infnet::BeliefNode.  | 
  
      
  | 
  
| 
 
 Implements indri::infnet::BeliefNode.  | 
  
      
  | 
  
| 
 
 Implements indri::infnet::InferenceNetworkNode.  | 
  
      
  | 
  ||||||||||||||||
| 
 
 Implements indri::infnet::BeliefNode.  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
 
1.3.4