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

indri::lang::UnweightedCombinationNode Class Reference

#include <QuerySpec.hpp>

Inheritance diagram for indri::lang::UnweightedCombinationNode:

indri::lang::ScoredExtentNode indri::lang::Node indri::lang::CombineNode indri::lang::MaxNode indri::lang::OrNode indri::lang::PlusNode List of all members.

Public Member Functions

const std::vector< ScoredExtentNode * > & getChildren ()
void addChild (ScoredExtentNode *scoredNode)
void pack (Packer &packer)

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

Member Function Documentation

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

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

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

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

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

void indri::lang::UnweightedCombinationNode::addChild ScoredExtentNode scoredNode  )  [inline]
 

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

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

Implements indri::lang::Node.


Member Data Documentation

std::vector<ScoredExtentNode*> indri::lang::UnweightedCombinationNode::_children [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