Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages Examples
CTBmap Member List
This is the complete list of members for CTBmap, including all inherited members.
- Browser typedef
- Clear()
- CTBbtree()
[inline, private]
- CTBbtree(const CTBbtree &rhs)
[inline, private]
- CTBmap()
[inline]
- CTBmap(const CTBmap< K, V, C > &rhs)
[inline]
- Delete(const K &key)
- Delete(const CTBmapIterator< K, V, C > &p)
- Dump(int i_indent=0, ostream &os=cout, const char *p_text=0) const
[inline]
- Find(const K &key)
- Find(const K &key) const
- FindGreaterEqual(const K &key, bool &b_found)
[inline]
- FindGreaterEqual(const K &key, bool &b_found) const
[inline]
- FindLessEqual(const K &key, bool &b_found)
[inline]
- FindLessEqual(const K &key, bool &b_found) const
[inline]
- FindOrCreate(const K &key, bool &b_found)
- First()
[inline]
- First() const
[inline]
- Insert(const CTBpair< const K, V > &pair)
- Insert(const K &key, const V &value)
- Insert(const K &key)
- InsertNode(CTBmapNode< K, V, C > *p_node, CTBmapNode< K, V, C > *p_parent, int i_ctype)
[inline, private]
- Iterator typedef
- Last()
[inline]
- Last() const
[inline]
- LocateMatchOrBound(const K &key, int &i_mtype) const
[private]
- LocateMatchOrNext(const K &key, bool &b_found) const
[private]
- LocateMatchOrPrev(const K &key, bool &b_found) const
[private]
- Map typedef
- Node typedef
- operator bool() const
[inline]
- operator=(const CTBmap< K, V, C > &rhs)
[inline]
- CTBbtree::operator=(const CTBbtree &rhs)
[private]
- operator[](const K &key)
[inline]
- CTBbtree::operator[](CTBint i_ind) const
[private]
- RemoveNode(CTBmapNode< K, V, C > *p_node)
[inline, private]
- Rename(const K &keyold, const K &keynew)
- Rename(const CTBmapIterator< K, V, C > &p, const K &keynew)
- RNode() const
[inline, private]
- Size() const
[inline]
- TreeCheck(ostream *p_os=0) const
[private]
- TreeHeight(int &i_minh, int &i_maxh, float &f_avrp) const
[private]
- ~CTBbtree()
[private, virtual]
- ~CTBmap()
[inline]
Generated at Fri Oct 24 18:13:53 2003 for CTBbase by
1.2.9-20010812 written by Dimitri van Heesch,
© 1997-2001