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

| Public Member Functions | |
| ExtentRestriction (Unpacker &unpacker) | |
| ExtentRestriction (ScoredExtentNode *child, RawExtentNode *field) | |
| virtual std::string | typeName () const | 
| std::string | queryText () const | 
| virtual UINT64 | hashCode () const | 
| ScoredExtentNode * | getChild () | 
| RawExtentNode * | getField () | 
| void | setChild (ScoredExtentNode *child) | 
| void | setField (RawExtentNode *field) | 
| void | pack (Packer &packer) | 
| void | walk (Walker &walker) | 
| virtual Node * | copy (Copier &copier) | 
| Protected Attributes | |
| ScoredExtentNode * | _child | 
| RawExtentNode * | _field | 
| 
 | 
| 
 | 
| 
 | ||||||||||||
| 
 | 
| 
 | 
| 
 Implements indri::lang::Node. Reimplemented in indri::lang::ExtentEnforcement. | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Implements indri::lang::Node. Reimplemented in indri::lang::ExtentEnforcement. | 
| 
 | 
| 
 Implements indri::lang::Node. | 
| 
 | 
| 
 Implements indri::lang::Node. | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Reimplemented from indri::lang::Node. Reimplemented in indri::lang::ExtentEnforcement. | 
| 
 | 
| 
 Implements indri::lang::Node. | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
 1.3.4
 
1.3.4