AvlSet< KeyType > Struct Template Reference

#include <avl.hxx>

Inheritance diagram for AvlSet< KeyType >:

AvlMap< KeyType, bool > BaseAvlTree List of all members.

Public Types

typedef AvlMapNode< KeyType,
bool > 
NodeType

Public Member Functions

void insert (const KeyType &key)
void remove (const KeyType &key)

Detailed Description

template<typename KeyType>
struct AvlSet< KeyType >

Definition at line 430 of file avl.hxx.


Member Typedef Documentation

template<typename KeyType>
typedef AvlMapNode<KeyType, bool> AvlSet< KeyType >::NodeType
 

Reimplemented from AvlMap< KeyType, bool >.

Definition at line 431 of file avl.hxx.


Member Function Documentation

template<typename KeyType>
void AvlSet< KeyType >::insert const KeyType &  key  )  [inline]
 

Definition at line 433 of file avl.hxx.

Referenced by ObStoreFS::EnumMutables(), FSRepos::EnumMutables(), FSRepos::EnumUsers(), and TokenSet::intern().

template<typename KeyType>
void AvlSet< KeyType >::remove const KeyType &  key  )  [inline]
 

Definition at line 439 of file avl.hxx.

Referenced by FSRepos::EnumEntities().


The documentation for this struct was generated from the following file:
Generated on Sun Apr 23 22:42:40 2006 for OpenCM by  doxygen 1.4.6