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