Tagcoll::SmartHierarchyNode< ITEM, TAG > Class Template Reference

#include <SmartHierarchy.h>

Inheritance diagram for Tagcoll::SmartHierarchyNode< ITEM, TAG >:

Inheritance graph
[legend]
Collaboration diagram for Tagcoll::SmartHierarchyNode< ITEM, TAG >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SmartHierarchyNode (const TAG &tag, const CardinalityStore< ITEM, TAG > &coll, int flattenThreshold=0) throw ()
 SmartHierarchyNode (HierarchyNode< ITEM, TAG > *parent, const TAG &tag, const CardinalityStore< ITEM, TAG > &coll, int flattenThreshold=0) throw ()
virtual ~SmartHierarchyNode ()

Protected Member Functions

virtual void expand ()

Protected Attributes

OpSet< ITEM > unexpandedItems
int flattenThreshold

template<class ITEM, class TAG>
class Tagcoll::SmartHierarchyNode< ITEM, TAG >


Constructor & Destructor Documentation

template<class ITEM, class TAG>
Tagcoll::SmartHierarchyNode< ITEM, TAG >::SmartHierarchyNode ( const TAG &  tag,
const CardinalityStore< ITEM, TAG > &  coll,
int  flattenThreshold = 0 
) throw () [inline]

template<class ITEM, class TAG>
Tagcoll::SmartHierarchyNode< ITEM, TAG >::SmartHierarchyNode ( HierarchyNode< ITEM, TAG > *  parent,
const TAG &  tag,
const CardinalityStore< ITEM, TAG > &  coll,
int  flattenThreshold = 0 
) throw () [inline]

template<class ITEM, class TAG>
virtual Tagcoll::SmartHierarchyNode< ITEM, TAG >::~SmartHierarchyNode (  )  [inline, virtual]


Member Function Documentation

template<class ITEM, class TAG>
void SmartHierarchyNode::expand (  )  [protected, virtual]

Implements Tagcoll::HierarchyNode< ITEM, TAG >.

Reimplemented in Tagcoll::CleanSmartHierarchyNode< ITEM, TAG >.


Member Data Documentation

template<class ITEM, class TAG>
OpSet<ITEM> Tagcoll::SmartHierarchyNode< ITEM, TAG >::unexpandedItems [protected]

template<class ITEM, class TAG>
int Tagcoll::SmartHierarchyNode< ITEM, TAG >::flattenThreshold [protected]


The documentation for this class was generated from the following files:
Generated on Sat Jan 17 03:53:39 2009 for libtagcoll by  doxygen 1.5.1