Interface class to "dump" an item from the tree, used in TraverseTree(). More...
#include <mi32/balancedtree.h>
Public Member Functions | |
| virtual ERRVALUE | v_DumpItem (const _ITEMTYPE &item, INT32 TagNum)=0 |
Interface class to "dump" an item from the tree, used in TraverseTree().
| virtual ERRVALUE BALANCEDTREE< _ITEMTYPE >::DUMP::v_DumpItem | ( | const _ITEMTYPE & | item, | |
| INT32 | TagNum | |||
| ) | [pure virtual] |
1.6.1