Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

indri::lang::FrequencyListCopier Class Reference

#include <FrequencyListCopier.hpp>

Inheritance diagram for indri::lang::FrequencyListCopier:

indri::lang::Copier List of all members.

Public Member Functions

 FrequencyListCopier (ListCache *listCache)
indri::lang::NodedefaultAfter (indri::lang::Node *oldNode, indri::lang::Node *newNode)
 ~FrequencyListCopier ()
void before (indri::lang::ExtentAnd *exAnd)
void before (indri::lang::ExtentOr *exOr)
void before (indri::lang::ExtentInside *exInside)
void before (indri::lang::NestedExtentInside *nestExInside)
void before (indri::lang::ExtentRestriction *exRestrict)
void before (indri::lang::ExtentEnforcement *exEnforce)
void before (indri::lang::FixedPassage *fixedPassage)
void before (indri::lang::ContextCounterNode *context)
void before (indri::lang::WeightedExtentOr *wExOr)
void before (indri::lang::ODNode *odNode)
void before (indri::lang::UWNode *uwNode)
void before (indri::lang::BAndNode *bandNode)
indri::lang::Nodeafter (indri::lang::IndexTerm *oldNode, indri::lang::IndexTerm *newNode)
void before (indri::lang::RawScorerNode *oldNode, indri::lang::RawScorerNode *newNode)
void before (indri::lang::NestedRawScorerNode *oldNode, indri::lang::NestedRawScorerNode *newNode)
indri::lang::Nodeafter (indri::lang::RawScorerNode *oldNode, indri::lang::RawScorerNode *newNode)
indri::lang::Nodeafter (indri::lang::NestedRawScorerNode *oldNode, indri::lang::NestedRawScorerNode *newNode)

Private Attributes

std::vector< indri::lang::Node * > _nodes
std::stack< indri::lang::Node * > _disqualifiers
indri::lang::IndexTerm_lastTerm
bool _disqualifiedTree
ListCache_listCache

Constructor & Destructor Documentation

indri::lang::FrequencyListCopier::FrequencyListCopier ListCache listCache  )  [inline]
 

indri::lang::FrequencyListCopier::~FrequencyListCopier  )  [inline]
 


Member Function Documentation

indri::lang::Node* indri::lang::FrequencyListCopier::after indri::lang::NestedRawScorerNode oldNode,
indri::lang::NestedRawScorerNode newNode
[inline, virtual]
 

Reimplemented from indri::lang::Copier.

indri::lang::Node* indri::lang::FrequencyListCopier::after indri::lang::RawScorerNode oldNode,
indri::lang::RawScorerNode newNode
[inline, virtual]
 

Reimplemented from indri::lang::Copier.

indri::lang::Node* indri::lang::FrequencyListCopier::after indri::lang::IndexTerm oldNode,
indri::lang::IndexTerm newNode
[inline, virtual]
 

Reimplemented from indri::lang::Copier.

void indri::lang::FrequencyListCopier::before indri::lang::NestedRawScorerNode oldNode,
indri::lang::NestedRawScorerNode newNode
[inline]
 

void indri::lang::FrequencyListCopier::before indri::lang::RawScorerNode oldNode,
indri::lang::RawScorerNode newNode
[inline]
 

void indri::lang::FrequencyListCopier::before indri::lang::BAndNode bandNode  )  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

void indri::lang::FrequencyListCopier::before indri::lang::UWNode uwNode  )  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

void indri::lang::FrequencyListCopier::before indri::lang::ODNode odNode  )  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

void indri::lang::FrequencyListCopier::before indri::lang::WeightedExtentOr wExOr  )  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

void indri::lang::FrequencyListCopier::before indri::lang::ContextCounterNode context  )  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

void indri::lang::FrequencyListCopier::before indri::lang::FixedPassage fixedPassage  )  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

void indri::lang::FrequencyListCopier::before indri::lang::ExtentEnforcement exEnforce  )  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

void indri::lang::FrequencyListCopier::before indri::lang::ExtentRestriction exRestrict  )  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

void indri::lang::FrequencyListCopier::before indri::lang::NestedExtentInside nestExInside  )  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

void indri::lang::FrequencyListCopier::before indri::lang::ExtentInside exInside  )  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

void indri::lang::FrequencyListCopier::before indri::lang::ExtentOr exOr  )  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

void indri::lang::FrequencyListCopier::before indri::lang::ExtentAnd exAnd  )  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

indri::lang::Node* indri::lang::FrequencyListCopier::defaultAfter indri::lang::Node oldNode,
indri::lang::Node newNode
[inline, virtual]
 

Reimplemented from indri::lang::Copier.


Member Data Documentation

bool indri::lang::FrequencyListCopier::_disqualifiedTree [private]
 

std::stack<indri::lang::Node*> indri::lang::FrequencyListCopier::_disqualifiers [private]
 

indri::lang::IndexTerm* indri::lang::FrequencyListCopier::_lastTerm [private]
 

ListCache* indri::lang::FrequencyListCopier::_listCache [private]
 

std::vector<indri::lang::Node*> indri::lang::FrequencyListCopier::_nodes [private]
 


The documentation for this class was generated from the following file:
Generated on Tue Jun 15 11:03:02 2010 for Lemur by doxygen 1.3.4