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


lucene::util::CLLinkedList< _kt, _valueDeletor > Class Template Reference

#include <VoidList.h>

Inheritance diagram for lucene::util::CLLinkedList< _kt, _valueDeletor >:
lucene::util::__CLList< _kt, std::list< _kt >, _valueDeletor > list lucene::debug::LuceneBase

List of all members.

Public Member Functions

 CLLinkedList (const bool deleteValue=true)

template<typename _kt, typename _valueDeletor = lucene:: util ::Deletor::Dummy>
class lucene::util::CLLinkedList< _kt, _valueDeletor >


Constructor & Destructor Documentation

template<typename _kt, typename _valueDeletor = lucene:: util ::Deletor::Dummy>
lucene::util::CLLinkedList< _kt, _valueDeletor >::CLLinkedList ( const bool  deleteValue = true  )  [inline]

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

clucene.sourceforge.net