Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

indri::lang::IndexTerm Class Reference

#include <QuerySpec.hpp>

Inheritance diagram for indri::lang::IndexTerm:

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

Public Methods

 IndexTerm (const std::string &text, bool stemmed=false)
 IndexTerm (Unpacker &unpacker)
const std::string & getText ()
bool operator== (Node &node)
std::string typeName () const
std::string queryText () const
void setStemmed (bool stemmed)
bool getStemmed () const
void pack (Packer &packer)
void walk (Walker &walker)
Nodecopy (Copier &copier)

Constructor & Destructor Documentation

indri::lang::IndexTerm::IndexTerm const std::string &    text,
bool    stemmed = false
[inline]
 

indri::lang::IndexTerm::IndexTerm Unpacker   unpacker [inline]
 


Member Function Documentation

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

Implements indri::lang::Node.

bool indri::lang::IndexTerm::getStemmed   const [inline]
 

const std::string& indri::lang::IndexTerm::getText   [inline]
 

bool indri::lang::IndexTerm::operator== Node   node [inline, virtual]
 

Reimplemented from indri::lang::Node.

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

Implements indri::lang::Node.

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

Implements indri::lang::Node.

void indri::lang::IndexTerm::setStemmed bool    stemmed [inline]
 

std::string indri::lang::IndexTerm::typeName void    const [inline, virtual]
 

Reimplemented from indri::lang::Node.

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

Implements indri::lang::Node.


The documentation for this class was generated from the following file:
Generated on Wed Nov 3 13:00:06 2004 for Lemur Toolkit by doxygen1.2.18