PMEMKV
1.4-git51.gf1d6e36
This is the C++ documentation for PMEMKV.
|
▼Npmem | Persistent memory namespace |
▼Nkv | Main pmemkv namespace |
▼Ninternal | Internal pmemkv classes for C++ API |
Ccomparator_base | |
Ccomparator_config_entry | |
Ccomparator_wrapper | |
Cunique_ptr_wrapper | |
Cunique_ptr_wrapper_base | |
Cbad_result_access | Defines a type of object to be thrown by result::get_value() when result doesn't contain value |
Cconfig | Holds configuration parameters for engines |
▼Cdb | Main pmemkv class, it provides functions to operate on data in database |
▼Citerator | Iterator provides methods to iterate over records in db |
▼COutputIterator | OutputIterator provides iteration through elements without a possibility of reading them. It is only allowed to modify them |
Cassign_only | |
Cresult | Stores result of an operation. It always contains status and optionally can contain value |
Ctx | Pmemkv transaction handle |