CLucene - a full-featured, c++ search engine
API Documentation


lucene::index::Term_Compare Class Reference

#include <Term.h>

Inheritance diagram for lucene::index::Term_Compare:

lucene::util::Compare::_base

Public Member Functions

bool operator() (Term *t1, Term *t2) const
size_t operator() (Term *t) const

Member Function Documentation

bool lucene::index::Term_Compare::operator() ( Term t1,
Term t2 
) const [inline]

size_t lucene::index::Term_Compare::operator() ( Term t  )  const [inline]


The documentation for this class was generated from the following file:

clucene.sourceforge.net