#include <SmartHierarchy.h>


Public Member Functions | |
| DiscHierarchyNode (const TAG &tag, const COLL &coll, int flattenThreshold=0) throw () | |
| DiscHierarchyNode (HierarchyNode< COLL > *parent, const TAG &tag, const COLL &coll, int flattenThreshold=0) throw () | |
| virtual | ~DiscHierarchyNode () |
Protected Types | |
| typedef HierarchyNode< COLL >::ITEM | ITEM |
| typedef HierarchyNode< COLL >::TAG | TAG |
| typedef HierarchyNode< COLL > ::ITEMSET | ITEMSET |
| typedef HierarchyNode< COLL > ::TAGSET | TAGSET |
Protected Member Functions | |
| virtual void | expand () |
Protected Attributes | |
| int | flattenThreshold |
typedef HierarchyNode<COLL>::ITEM tagcoll::DiscHierarchyNode< COLL >::ITEM [protected] |
Reimplemented from tagcoll::HierarchyNode< COLL >.
typedef HierarchyNode<COLL>::ITEMSET tagcoll::DiscHierarchyNode< COLL >::ITEMSET [protected] |
Reimplemented from tagcoll::HierarchyNode< COLL >.
typedef HierarchyNode<COLL>::TAG tagcoll::DiscHierarchyNode< COLL >::TAG [protected] |
Reimplemented from tagcoll::HierarchyNode< COLL >.
typedef HierarchyNode<COLL>::TAGSET tagcoll::DiscHierarchyNode< COLL >::TAGSET [protected] |
Reimplemented from tagcoll::HierarchyNode< COLL >.
| tagcoll::DiscHierarchyNode< COLL >::DiscHierarchyNode | ( | const TAG & | tag, | |
| const COLL & | coll, | |||
| int | flattenThreshold = 0 | |||
| ) | throw () [inline] |
| tagcoll::DiscHierarchyNode< COLL >::DiscHierarchyNode | ( | HierarchyNode< COLL > * | parent, | |
| const TAG & | tag, | |||
| const COLL & | coll, | |||
| int | flattenThreshold = 0 | |||
| ) | throw () [inline] |
| virtual tagcoll::DiscHierarchyNode< COLL >::~DiscHierarchyNode | ( | ) | [inline, virtual] |
| virtual void tagcoll::DiscHierarchyNode< COLL >::expand | ( | ) | [protected, virtual] |
Implements tagcoll::HierarchyNode< COLL >.
int tagcoll::DiscHierarchyNode< COLL >::flattenThreshold [protected] |
1.6.2