Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound 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 List of all members.

Public Methods

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

Protected Methods

void _unpack (Unpacker &unpacker)
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]
 

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 Wed Nov 3 13:00:07 2004 for Lemur Toolkit by doxygen1.2.18