|
PMDK C++ bindings
1.13.0-git107.g7e59f08f
This is the C++ bindings documentation for PMDK's libpmemobj.
|
| Containers | Custom (but STL-like) containers for persistent memory |
| Experimental Containers | PMem containers under development and/or in testing |
| Transactions | Transactional approach to store data on pmem |
| Allocation | Functions and classes to support allocations on pmem |
| Data View | Various views of persistent objects |
| Synchronization Primitives | Persistent memory resident implementation of synchronization primitives |
| Primitives | Basic classes that provide PMEM-aware pointers and pool handlers |
| Exceptions | Possible exceptions that could be thrown by the libpmemobj++ |