Tkrzw
Classes | Namespaces
tkrzw_dbm_poly.h File Reference

Polymorphic database manager adapter. More...

#include <map>
#include <memory>
#include <string>
#include <string_view>
#include <utility>
#include <vector>
#include <cinttypes>
#include "tkrzw_dbm.h"
#include "tkrzw_file.h"
#include "tkrzw_lib_common.h"
#include "tkrzw_message_queue.h"
#include "tkrzw_str_util.h"

Classes

class  tkrzw::ParamDBM
 Parametric database manager interface. More...
 
class  tkrzw::PolyDBM
 Polymorphic database manager adapter. More...
 
class  tkrzw::PolyDBM::Iterator
 Iterator for each record. More...
 

Namespaces

 tkrzw
 Common namespace of Tkrzw.
 

Detailed Description

Polymorphic database manager adapter.