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


lucene::util::Deletor::ConstNullVal< _type > Class Template Reference

#include <Equators.h>

Inheritance diagram for lucene::util::Deletor::ConstNullVal< _type >:

lucene::util::AbstractDeletor

Public Member Functions

void Delete (void *nothing)

Static Public Member Functions

static void doDelete (const _type nothing)

template<typename _type>
class lucene::util::Deletor::ConstNullVal< _type >


Member Function Documentation

template<typename _type>
void lucene::util::Deletor::ConstNullVal< _type >::Delete ( void *  nothing  )  [inline, virtual]

template<typename _type>
static void lucene::util::Deletor::ConstNullVal< _type >::doDelete ( const _type  nothing  )  [inline, static]


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

clucene.sourceforge.net