BALANCEDTREE< _BT >::TEST Class Reference

Interface class to test two tree items, can use default if _T::operator<() defined. More...

#include <mi32/btreefun.h>

List of all members.

Public Member Functions

virtual int v_TestItems (const _BT &p1, const _BT &p2)
virtual ~TEST ()


Detailed Description

template<typename _BT>
class BALANCEDTREE< _BT >::TEST

Interface class to test two tree items, can use default if _T::operator<() defined.

Definition at line 214 of file btreefun.h.


Constructor & Destructor Documentation

template<typename _BT>
virtual BALANCEDTREE< _BT >::TEST::~TEST (  )  [inline, virtual]

Definition at line 216 of file btreefun.h.


Member Function Documentation

template<typename _BT>
virtual int BALANCEDTREE< _BT >::TEST::v_TestItems ( const _BT &  p1,
const _BT &  p2 
) [inline, virtual]

Definition at line 217 of file btreefun.h.


The documentation for this class was generated from the following file:
Generated on Thu Apr 26 04:10:50 2007 for TNTsdk by  doxygen 1.5.2