data mapping structures More...
#include <kccommon.h>#include <kcutil.h>Classes | |
| class | kyotocabinet::TinyHashMap |
| Memory-saving hash map. More... | |
| class | kyotocabinet::TinyHashMap::Iterator |
| Iterator of records. More... | |
| class | kyotocabinet::TinyHashMap::Sorter |
| Sorter of records. More... | |
| struct | kyotocabinet::TinyHashMap::Record |
| Record data. | |
| struct | kyotocabinet::TinyHashMap::RecordComparator |
| Comparator for records. | |
| class | kyotocabinet::LinkedHashMap< KEY, VALUE, HASH, EQUALTO > |
| Doubly-linked hash map. More... | |
| class | kyotocabinet::LinkedHashMap< KEY, VALUE, HASH, EQUALTO >::Iterator |
| Iterator of records. More... | |
| struct | kyotocabinet::LinkedHashMap< KEY, VALUE, HASH, EQUALTO >::Record |
| Record data. | |
Namespaces | |
| namespace | kyotocabinet |
All symbols of Kyoto Cabinet. | |
data mapping structures
1.6.3