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

indri::lang::ExtentChild Class Reference

#include <QuerySpec.hpp>

Inheritance diagram for indri::lang::ExtentChild:

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

Public Member Functions

 ExtentChild (RawExtentNode *inner, RawExtentNode *outer, DocumentStructureNode *docStruct)
 ExtentChild (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::ExtentChild::ExtentChild RawExtentNode inner,
RawExtentNode outer,
DocumentStructureNode docStruct
[inline]
 

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


Member Function Documentation

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

Reimplemented from indri::lang::ExtentInside.

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

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

Reimplemented from indri::lang::ExtentInside.

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

Reimplemented from indri::lang::ExtentInside.

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

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

Reimplemented from indri::lang::ExtentInside.

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

Reimplemented from indri::lang::ExtentInside.


Member Data Documentation

DocumentStructureNode* indri::lang::ExtentChild::_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