2005/5/9
-- ACDK API Docs Namespaces acdk acdk::util TSortedMap members See also: TSortedMap.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <TSortedMap.h>
Inheritance diagram for acdk::util::TSortedMap< K, V >:
The keys in the map are sorted
TTreeMap
Java: http://java.sun.com/j2se/1.3/docs/api/java/util/SortedMap.html
Reimplemented in acdk::util::TTreeMap< K, V >, and acdk::util::TSubTreeMap< K, V >.
Reimplemented from acdk::util::TMap< K, V >.
[pure virtual]
Implemented in acdk::util::TTreeMap< K, V >, and acdk::util::TSubTreeMap< K, V >.