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

indri::lang::ExtentRestriction Class Reference

#include <QuerySpec.hpp>

Inheritance diagram for indri::lang::ExtentRestriction:

indri::lang::ScoredExtentNode indri::lang::Node indri::lang::ExtentEnforcement List of all members.

Public Member Functions

 ExtentRestriction (Unpacker &unpacker)
 ExtentRestriction (ScoredExtentNode *child, RawExtentNode *field)
virtual std::string typeName () const
std::string queryText () const
virtual UINT64 hashCode () const
ScoredExtentNodegetChild ()
RawExtentNodegetField ()
void setChild (ScoredExtentNode *child)
void setField (RawExtentNode *field)
void pack (Packer &packer)
void walk (Walker &walker)
virtual Nodecopy (Copier &copier)

Protected Attributes

ScoredExtentNode_child
RawExtentNode_field

Constructor & Destructor Documentation

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

indri::lang::ExtentRestriction::ExtentRestriction ScoredExtentNode child,
RawExtentNode field
[inline]
 


Member Function Documentation

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

Implements indri::lang::Node.

Reimplemented in indri::lang::ExtentEnforcement.

ScoredExtentNode* indri::lang::ExtentRestriction::getChild  )  [inline]
 

RawExtentNode* indri::lang::ExtentRestriction::getField  )  [inline]
 

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

Implements indri::lang::Node.

Reimplemented in indri::lang::ExtentEnforcement.

void indri::lang::ExtentRestriction::pack Packer packer  )  [inline, virtual]
 

Implements indri::lang::Node.

std::string indri::lang::ExtentRestriction::queryText  )  const [inline, virtual]
 

Implements indri::lang::Node.

void indri::lang::ExtentRestriction::setChild ScoredExtentNode child  )  [inline]
 

void indri::lang::ExtentRestriction::setField RawExtentNode field  )  [inline]
 

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

Reimplemented from indri::lang::Node.

Reimplemented in indri::lang::ExtentEnforcement.

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

Implements indri::lang::Node.


Member Data Documentation

ScoredExtentNode* indri::lang::ExtentRestriction::_child [protected]
 

RawExtentNode* indri::lang::ExtentRestriction::_field [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