plant database More...
#include <kccommon.h>#include <kcutil.h>#include <kcthread.h>#include <kcfile.h>#include <kccompress.h>#include <kccompare.h>#include <kcmap.h>#include <kcregex.h>#include <kcdb.h>Classes | |
| class | kyotocabinet::PlantDB< BASEDB, DBTYPE > |
| Plant database. More... | |
| class | kyotocabinet::PlantDB< BASEDB, DBTYPE >::Cursor |
| Cursor to indicate a record. More... | |
| struct | kyotocabinet::PlantDB< BASEDB, DBTYPE >::Record |
| Record data. | |
| struct | kyotocabinet::PlantDB< BASEDB, DBTYPE >::RecordComparator |
| Comparator for records. | |
| struct | kyotocabinet::PlantDB< BASEDB, DBTYPE >::LeafNode |
| Leaf node of B+ tree. | |
| struct | kyotocabinet::PlantDB< BASEDB, DBTYPE >::Link |
| Link to a node. | |
| struct | kyotocabinet::PlantDB< BASEDB, DBTYPE >::LinkComparator |
| Comparator for links. | |
| struct | kyotocabinet::PlantDB< BASEDB, DBTYPE >::InnerNode |
| Inner node of B+ tree. | |
| struct | kyotocabinet::PlantDB< BASEDB, DBTYPE >::LeafSlot |
| Slot cache of leaf nodes. | |
| struct | kyotocabinet::PlantDB< BASEDB, DBTYPE >::InnerSlot |
| Slot cache of inner nodes. | |
Namespaces | |
| namespace | kyotocabinet |
All symbols of Kyoto Cabinet. | |
plant database
1.6.3