#include <SmartHierarchy.h>
Inheritance diagram for Tagcoll::CleanSmartHierarchyNode< ITEM, TAG >:
Public Member Functions | |
CleanSmartHierarchyNode (const TAG &tag, const TagCollection< ITEM, TAG > &coll, int flattenThreshold=0) throw () | |
CleanSmartHierarchyNode (HierarchyNode< ITEM, TAG > *parent, const TAG &tag, const TagCollection< ITEM, TAG > &coll, int flattenThreshold=0) throw () | |
Protected Member Functions | |
virtual void | expand () throw () |
TAG | setTag (const TAG &tag) throw () |
HierarchyNode< ITEM, TAG > * | setParent (HierarchyNode< ITEM, TAG > *parent) throw () |
|
|
|
|
|
Reimplemented from Tagcoll::SmartHierarchyNode< ITEM, TAG >.
|
|
|
|
|