#include <QuerySpec.hpp>
Inheritance diagram for indri::lang::ExtentChild:
Public Member Functions | |
ExtentChild (RawExtentNode *inner, RawExtentNode *outer, DocumentStructureNode *docStruct) | |
ExtentChild (Unpacker &unpacker) | |
bool | operator== (Node &o) |
void | setDocumentStructure (DocumentStructureNode *docStruct) |
DocumentStructureNode * | getDocumentStructure () |
std::string | typeName () const |
UINT64 | hashCode () const |
void | walk (Walker &walker) |
Node * | copy (Copier &copier) |
Protected Attributes | |
DocumentStructureNode * | _documentStructure |
|
|
|
|
|
Reimplemented from indri::lang::ExtentInside. |
|
|
|
Reimplemented from indri::lang::ExtentInside. |
|
Reimplemented from indri::lang::ExtentInside. |
|
|
|
Reimplemented from indri::lang::ExtentInside. |
|
Reimplemented from indri::lang::ExtentInside. |
|
|