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


lucene::util::Compare::Void< _cl > Class Template Reference

#include <Equators.h>

Inheritance diagram for lucene::util::Compare::Void< _cl >:
lucene::util::Compare::_base

List of all members.

Public Member Functions

int32_t compareTo (_cl *o)
bool operator() (_cl *t1, _cl *t2) const
size_t operator() (_cl *t) const

template<typename _cl>
class lucene::util::Compare::Void< _cl >


Member Function Documentation

template<typename _cl >
int32_t lucene::util::Compare::Void< _cl >::compareTo ( _cl *  o  )  [inline]
template<typename _cl >
size_t lucene::util::Compare::Void< _cl >::operator() ( _cl *  t  )  const [inline]
template<typename _cl >
bool lucene::util::Compare::Void< _cl >::operator() ( _cl *  t1,
_cl *  t2 
) const [inline]

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

clucene.sourceforge.net