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

Public Member Functions | |
| AnnotatorNode (ScoredExtentNode *scoredNode) | |
| AnnotatorNode (Unpacker &unpacker) | |
| std::string | typeName () const |
| std::string | queryText () const |
| UINT64 | hashCode () const |
| ScoredExtentNode * | getChild () |
| void | pack (Packer &packer) |
| void | walk (Walker &walker) |
| Node * | copy (Copier &copier) |
Private Attributes | |
| ScoredExtentNode * | _scoredNode |
|
|
|
|
|
|
|
|
Implements indri::lang::Node. |
|
|
|
|
|
Implements indri::lang::Node. |
|
|
Implements indri::lang::Node. |
|
|
Implements indri::lang::Node. |
|
|
Reimplemented from indri::lang::Node. |
|
|
Implements indri::lang::Node. |
|
|
|
1.3.4