PMEMKV  1.5.0-git49.g4c2663e
This is the C++ documentation for PMEMKV.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 NpmemPersistent memory namespace
 NkvMain pmemkv namespace
 NinternalInternal pmemkv classes for C++ API
 Cunique_ptr_wrapper_base
 Cunique_ptr_wrapper
 Ccomparator_base
 Ccomparator_wrapper
 Ccomparator_config_entry
 Cbad_result_accessDefines a type of object to be thrown by result::get_value() when result doesn't contain value
 CresultStores result of an operation. It always contains status and optionally can contain value
 CconfigHolds configuration parameters for engines
 CtxPmemkv transaction handle
 CdbMain pmemkv class, it provides functions to operate on data in database
 CiteratorIterator provides methods to iterate over records in db
 COutputIteratorOutputIterator provides iteration through elements without a possibility of reading them. It is only allowed to modify them
 Cassign_only