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


lucene::util::Compare::Int32 Class Reference

#include <Equators.h>

Inheritance diagram for lucene::util::Compare::Int32:
lucene::util::Compare::_base lucene::util::Comparable lucene::debug::LuceneBase

List of all members.

Public Member Functions

int32_t getValue () const
 Int32 (int32_t val)
 Int32 ()
int32_t compareTo (void *o)
bool operator() (int32_t t1, int32_t t2) const
size_t operator() (int32_t t) const

Constructor & Destructor Documentation

lucene::util::Compare::Int32::Int32 ( int32_t  val  ) 
lucene::util::Compare::Int32::Int32 (  ) 

Member Function Documentation

int32_t lucene::util::Compare::Int32::compareTo ( void *  o  )  [virtual]
int32_t lucene::util::Compare::Int32::getValue (  )  const
size_t lucene::util::Compare::Int32::operator() ( int32_t  t  )  const
bool lucene::util::Compare::Int32::operator() ( int32_t  t1,
int32_t  t2 
) const

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

clucene.sourceforge.net