Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

indri::lang::ExtentDescendant Class Reference

#include <QuerySpec.hpp>

Inheritance diagram for indri::lang::ExtentDescendant:

indri::lang::ExtentInside indri::lang::RawExtentNode indri::lang::Node List of all members.

Public Member Functions

 ExtentDescendant (RawExtentNode *inner, RawExtentNode *outer, DocumentStructureNode *docStruct)
 ExtentDescendant (Unpacker &unpacker)
bool operator== (Node &o)
void setDocumentStructure (DocumentStructureNode *docStruct)
DocumentStructureNodegetDocumentStructure ()
std::string typeName () const
UINT64 hashCode () const
void walk (Walker &walker)
Nodecopy (Copier &copier)

Protected Attributes

DocumentStructureNode_documentStructure

Constructor & Destructor Documentation

indri::lang::ExtentDescendant::ExtentDescendant RawExtentNode inner,
RawExtentNode outer,
DocumentStructureNode docStruct
[inline]
 

indri::lang::ExtentDescendant::ExtentDescendant Unpacker unpacker  )  [inline]
 


Member Function Documentation

Node* indri::lang::ExtentDescendant::copy Copier copier  )  [inline, virtual]
 

Reimplemented from indri::lang::ExtentInside.

DocumentStructureNode* indri::lang::ExtentDescendant::getDocumentStructure  )  [inline]
 

UINT64 indri::lang::ExtentDescendant::hashCode  )  const [inline, virtual]
 

Reimplemented from indri::lang::ExtentInside.

bool indri::lang::ExtentDescendant::operator== Node o  )  [inline, virtual]
 

Reimplemented from indri::lang::ExtentInside.

void indri::lang::ExtentDescendant::setDocumentStructure DocumentStructureNode docStruct  )  [inline]
 

std::string indri::lang::ExtentDescendant::typeName  )  const [inline, virtual]
 

Reimplemented from indri::lang::ExtentInside.

void indri::lang::ExtentDescendant::walk Walker walker  )  [inline, virtual]
 

Reimplemented from indri::lang::ExtentInside.


Member Data Documentation

DocumentStructureNode* indri::lang::ExtentDescendant::_documentStructure [protected]
 


The documentation for this class was generated from the following file:
Generated on Tue Jun 15 11:03:02 2010 for Lemur by doxygen 1.3.4