Lucene++ - a full-featured, c++ search engine
API Documentation
#include <CycleCheck.h>
Public Member Functions | |
| CycleCheckT () | |
| virtual | ~CycleCheckT () |
| Public Member Functions inherited from Lucene::CycleCheck | |
| virtual | ~CycleCheck () |
Additional Inherited Members | |
| Static Public Member Functions inherited from Lucene::CycleCheck | |
| template<class TYPE> | |
| static void | addStatic (TYPE &staticRef) |
| static void | dumpRefs () |
| Protected Member Functions inherited from Lucene::CycleCheck | |
| void | addRef (const String &className, int32_t ref) |
| Static Protected Member Functions inherited from Lucene::CycleCheck | |
| static void | addStatic (LuceneObjectPtr *staticRef) |
| Static Protected Attributes inherited from Lucene::CycleCheck | |
| static MapStringInt | cycleMap |
| static Set< LuceneObjectPtr * > | staticRefs |
|
inline |
References Lucene::CycleCheck::addRef().
|
inlinevirtual |
References Lucene::CycleCheck::addRef().