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

indri::lang::ContextInclusionNode Class Reference

#include <QuerySpec.hpp>

Inheritance diagram for indri::lang::ContextInclusionNode:

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

Public Member Functions

 ContextInclusionNode ()
 ContextInclusionNode (Unpacker &unpacker)
const std::vector< ScoredExtentNode * > & getChildren ()
ScoredExtentNodegetPreserveExtentsChild ()
void addChild (ScoredExtentNode *scoredNode, bool preserveExtents=false)
std::string typeName () const
std::string queryText () const
virtual UINT64 hashCode () const
void pack (Packer &packer)
void walk (Walker &walker)
Nodecopy (Copier &copier)

Protected Member Functions

void _unpack (Unpacker &unpacker)
UINT64 _hashCode () const
template<class _ThisType> void _walk (_ThisType *ptr, Walker &walker)
template<class _ThisType> Node_copy (_ThisType *ptr, Copier &copier)
void _childText (std::stringstream &qtext) const

Protected Attributes

std::vector< ScoredExtentNode * > _children
ScoredExtentNode_preserveExtentsChild

Constructor & Destructor Documentation

indri::lang::ContextInclusionNode::ContextInclusionNode  )  [inline]
 

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


Member Function Documentation

void indri::lang::ContextInclusionNode::_childText std::stringstream &  qtext  )  const [inline, protected]
 

template<class _ThisType>
Node* indri::lang::ContextInclusionNode::_copy _ThisType *  ptr,
Copier copier
[inline, protected]
 

UINT64 indri::lang::ContextInclusionNode::_hashCode  )  const [inline, protected]
 

void indri::lang::ContextInclusionNode::_unpack Unpacker unpacker  )  [inline, protected]
 

template<class _ThisType>
void indri::lang::ContextInclusionNode::_walk _ThisType *  ptr,
Walker walker
[inline, protected]
 

void indri::lang::ContextInclusionNode::addChild ScoredExtentNode scoredNode,
bool  preserveExtents = false
[inline]
 

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

Implements indri::lang::Node.

const std::vector<ScoredExtentNode*>& indri::lang::ContextInclusionNode::getChildren  )  [inline]
 

ScoredExtentNode* indri::lang::ContextInclusionNode::getPreserveExtentsChild  )  [inline]
 

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

Implements indri::lang::Node.

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

Implements indri::lang::Node.

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

Implements indri::lang::Node.

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

Reimplemented from indri::lang::Node.

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

Implements indri::lang::Node.


Member Data Documentation

std::vector<ScoredExtentNode*> indri::lang::ContextInclusionNode::_children [protected]
 

ScoredExtentNode* indri::lang::ContextInclusionNode::_preserveExtentsChild [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