#include <Appliers.hpp>
Public Member Functions | |
ApplySingleCopier (std::vector< NodeType * > &previous, class indri::collection::Repository &repository) | |
~ApplySingleCopier () | |
std::vector< indri::lang::Node * > & | roots () |
Private Attributes | |
std::vector< indri::lang::Node * > | _roots |
T * | _copier |
|
|
|
|
|
|
|
|
|
|