#include <avl.hxx>
Inheritance diagram for AvlSet< KeyType >:

Public Types | |
| typedef AvlMapNode< KeyType, bool > | NodeType |
Public Member Functions | |
| void | insert (const KeyType &key) |
| void | remove (const KeyType &key) |
Definition at line 430 of file avl.hxx.
|
|||||
|
Reimplemented from AvlMap< KeyType, bool >. |
|
||||||||||
|
Definition at line 433 of file avl.hxx. Referenced by ObStoreFS::EnumMutables(), FSRepos::EnumMutables(), FSRepos::EnumUsers(), and TokenSet::intern(). |
|
||||||||||
|
Definition at line 439 of file avl.hxx. Referenced by FSRepos::EnumEntities(). |
1.4.6