#include <ExtentRestrictionModelAnnotatorCopier.hpp>
Inheritance diagram for indri::lang::ExtentRestrictionModelAnnotatorCopier:

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 |
|
|
|
|
||||||||||||
|
Reimplemented from indri::lang::Copier. |
|
||||||||||||
|
Reimplemented from indri::lang::Copier. |
|
||||||||||||
|
Reimplemented from indri::lang::Copier. |
|
||||||||||||
|
Reimplemented from indri::lang::Copier. |
|
|
Reimplemented from indri::lang::Copier. |
|
|
Reimplemented from indri::lang::Copier. |
|
||||||||||||
|
Reimplemented from indri::lang::Copier. |
|
|
|
|
|
|
1.3.4