Kyoto Cabinet
|
polymorphic 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>
#include <kcplantdb.h>
#include <kcprotodb.h>
#include <kcstashdb.h>
#include <kccachedb.h>
#include <kchashdb.h>
#include <kcdirdb.h>
#include <kctextdb.h>
Classes | |
class | kyotocabinet::PolyDB |
Polymorphic database. More... | |
class | kyotocabinet::PolyDB::Cursor |
Cursor to indicate a record. More... | |
class | kyotocabinet::PolyDB::StreamLogger |
Stream logger implementation. | |
class | kyotocabinet::PolyDB::StreamMetaTrigger |
Stream meta operation trigger implementation. | |
struct | kyotocabinet::PolyDB::SimilarKey |
Key for similarity search. | |
struct | kyotocabinet::PolyDB::MergeLine |
Front line of a merging list. | |
Namespaces | |
namespace | kyotocabinet |
All symbols of Kyoto Cabinet. |
polymorphic database