CLucene - a full-featured, c++ search engine
API Documentation
#include "Equators.h"Go to the source code of this file.
Classes | |
| class | lucene::util::__CLList< _kt, _base, _valueDeletor > |
| A template to encapsulate various list type classes. More... | |
| class | lucene::util::CLVector< _kt, _valueDeletor > |
| class | lucene::util::CLHashList< _kt, _Comparator, _valueDeletor > |
| class | lucene::util::CLLinkedList< _kt, _valueDeletor > |
| class | lucene::util::CLSetList< _kt, _Comparator, _valueDeletor > |
Namespaces | |
| namespace | lucene |
todo: jlucene has change from using DocumentFieldList/Enumeration to using a java List. | |
| namespace | lucene::util |
Defines | |
| #define | CLArrayList CLVector |
| #define | CLHashSet CLHashList |
| #define CLArrayList CLVector |
| #define CLHashSet CLHashList |