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

indri::lang::ExtentRestrictionModelAnnotatorCopier Class Reference

#include <ExtentRestrictionModelAnnotatorCopier.hpp>

Inheritance diagram for indri::lang::ExtentRestrictionModelAnnotatorCopier:

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

Public Member Functions

 ~ExtentRestrictionModelAnnotatorCopier ()
indri::lang::Node * defaultAfter (indri::lang::Node *old, indri::lang::Node *newNode)
void before (indri::lang::ExtentRestriction *old)
void before (indri::lang::ExtentEnforcement *old)
indri::lang::Node * after (indri::lang::ExtentRestriction *oldNode, indri::lang::ExtentRestriction *newNode)
indri::lang::Node * after (indri::lang::ExtentEnforcement *oldNode, indri::lang::ExtentEnforcement *newNode)
indri::lang::Node * after (indri::lang::RawScorerNode *oldNode, indri::lang::RawScorerNode *newNode)
indri::lang::Node * after (indri::lang::NestedRawScorerNode *oldNode, indri::lang::NestedRawScorerNode *newNode)

Private Attributes

std::vector< indri::lang::Node * > _nodes
std::stack< indri::lang::ExtentRestriction * > _restrictions

Constructor & Destructor Documentation

indri::lang::ExtentRestrictionModelAnnotatorCopier::~ExtentRestrictionModelAnnotatorCopier (   )  [inline]
 


Member Function Documentation

indri::lang::Node* indri::lang::ExtentRestrictionModelAnnotatorCopier::after (  indri::lang::NestedRawScorerNode *  oldNode,
indri::lang::NestedRawScorerNode *  newNode
)  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

indri::lang::Node* indri::lang::ExtentRestrictionModelAnnotatorCopier::after (  indri::lang::RawScorerNode *  oldNode,
indri::lang::RawScorerNode *  newNode
)  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

indri::lang::Node* indri::lang::ExtentRestrictionModelAnnotatorCopier::after (  indri::lang::ExtentEnforcement *  oldNode,
indri::lang::ExtentEnforcement *  newNode
)  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

indri::lang::Node* indri::lang::ExtentRestrictionModelAnnotatorCopier::after (  indri::lang::ExtentRestriction *  oldNode,
indri::lang::ExtentRestriction *  newNode
)  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

void indri::lang::ExtentRestrictionModelAnnotatorCopier::before (  indri::lang::ExtentEnforcement *  old  )  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

void indri::lang::ExtentRestrictionModelAnnotatorCopier::before (  indri::lang::ExtentRestriction *  old  )  [inline, virtual]
 

Reimplemented from indri::lang::Copier.

indri::lang::Node* indri::lang::ExtentRestrictionModelAnnotatorCopier::defaultAfter (  indri::lang::Node *  old,
indri::lang::Node *  newNode
)  [inline, virtual]
 

Reimplemented from indri::lang::Copier.


Member Data Documentation

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

std::stack< indri::lang::ExtentRestriction* > indri::lang::ExtentRestrictionModelAnnotatorCopier::_restrictions [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