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

| Public Member Functions | |
| FieldLessNode (RawExtentNode *field, INT64 constant) | |
| FieldLessNode (Unpacker &unpacker) | |
| std::string | typeName () const | 
| std::string | queryText () const | 
| UINT64 | hashCode () const | 
| INT64 | getConstant () const | 
| RawExtentNode * | getField () | 
| bool | operator== (Node &node) | 
| Node * | copy (Copier &copier) | 
| void | walk (Walker &walker) | 
| void | pack (Packer &packer) | 
| Private Attributes | |
| RawExtentNode * | _field | 
| INT64 | _constant | 
| 
 | ||||||||||||
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Implements indri::lang::Node. | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Implements indri::lang::Node. | 
| 
 | 
| 
 Reimplemented from indri::lang::Node. | 
| 
 | 
| 
 Implements indri::lang::Node. | 
| 
 | 
| 
 Implements indri::lang::Node. | 
| 
 | 
| 
 Reimplemented from indri::lang::Node. | 
| 
 | 
| 
 Implements indri::lang::Node. | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
 1.3.4
 
1.3.4