|
NVML C++ bindings
1.1.0
This is the C++ bindings documentation for NVML's libpmemobj.
|
Libpmemobj C++ utils. More...
#include "libpmemobj++/detail/pexceptions.hpp"#include "libpmemobj++/persistent_ptr.hpp"#include "libpmemobj/base.h"Go to the source code of this file.
Functions | |
| template<typename T > | |
| pool_base | nvml::obj::pool_by_vptr (const T *that) |
| Retrieve pool handle for the given pointer. More... | |
| template<typename T > | |
| pool_base | nvml::obj::pool_by_pptr (const persistent_ptr< T > ptr) |
| Retrieve pool handle for the given persistent_ptr. More... | |
Libpmemobj C++ utils.
1.8.5