Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
kyotocabinet::AtomicInt64Integer with atomic operations
kyotocabinet::CacheDBOn-memory hash database with LRU deletion
kyotocabinet::ComparatorInterfrace of comparator of record keys
kyotocabinet::CompressorInterfrace of data compression and decompression
kyotocabinet::CondVarCondition variable
kyotocabinet::CacheDB::CursorCursor to indicate a record
kyotocabinet::DB::CursorInterface of cursor to indicate a record
kyotocabinet::PolyDB::CursorCursor to indicate a record
kyotocabinet::FileDB::CursorInterface of cursor to indicate a record
kyotocabinet::ProtoDB< STRMAP >::CursorCursor to indicate a record
kyotocabinet::HashDB::CursorCursor to indicate a record
kyotocabinet::TreeDB::CursorCursor to indicate a record
kyotocabinet::DBInterface of database abstraction
kyotocabinet::DecimalComparatorComparator in the decimal order
kyotocabinet::FileDB::ErrorError data
kyotocabinet::FileFilesystem abstraction
kyotocabinet::FileDBBasic implementation for file database
kyotocabinet::FileDB::FileProcessorInterface to process the database file
kyotocabinet::HashDBFile hash database
kyotocabinet::LinkedHashMap< KEY, VALUE, HASH, EQUALTO >::IteratorIterator of records
KCCURC wrapper of polymorphic cursor
KCDBC wrapper of polymorphic database
kyotocabinet::LexicalComparatorComparator in the lexical order
kyotocabinet::LinkedHashMap< KEY, VALUE, HASH, EQUALTO >Double linked hash map
kyotocabinet::MutexBasic mutual exclusion device
kyotocabinet::PolyDBPolymorphic database
kyotocabinet::ProtoDB< STRMAP >Prototype implementation of file database with STL
kyotocabinet::RWLockReader-writer locking device
kyotocabinet::ScopedMutexScoped mutex device
kyotocabinet::ScopedRWLockScoped reader-writer locking device
kyotocabinet::ScopedSpinLockScoped spin lock device
kyotocabinet::ScopedSpinRWLockScoped reader-writer locking device
kyotocabinet::SlottedMutex< SLOTNUM >Slotted mutex device
kyotocabinet::SlottedRWLock< SLOTNUM >Slotted reader-writer lock devices
kyotocabinet::SlottedSpinLock< SLOTNUM >Slotted spin lock devices
kyotocabinet::SlottedSpinRWLock< SLOTNUM >Slotted lightweight reader-writer lock devices
kyotocabinet::SpinLockLightweight mutual exclusion device
kyotocabinet::SpinRWLockLightweight reader-writer locking device
kyotocabinet::File::StatusStatus information
kyotocabinet::ThreadThreading device
kyotocabinet::TreeDBFile tree database
kyotocabinet::TSD< TYPE >Smart pointer to thread specific data
kyotocabinet::TSDKeyKey of thread specific data
kyotocabinet::DB::VisitorInterface to access a record
kyotocabinet::ZlibZlib compressor
kyotocabinet::ZlibDeflateCompressorCompressor with the Zlib deflate mode
kyotocabinet::ZlibGzipCompressorCompressor with the Zlib gzip mode
kyotocabinet::ZlibRawCompressorCompressor with the Zlib raw mode

Generated by  doxygen 1.6.2