#include <mdbx.h++>
Public Member Functions | |
MDBX_CXX11_CONSTEXPR | info (map_handle::flags flags, map_handle::state state) noexcept |
info (const info &) noexcept=default | |
info & | operator= (const info &) noexcept=default |
MDBX_CXX11_CONSTEXPR ::mdbx::key_mode | key_mode () const noexcept |
MDBX_CXX11_CONSTEXPR ::mdbx::value_mode | value_mode () const noexcept |
Public Attributes | |
map_handle::flags | flags |
map_handle::state | state |
|
noexcept |
|
defaultnoexcept |
|
noexcept |
|
noexcept |
map_handle::flags mdbx::map_handle::info::flags |
map_handle::state mdbx::map_handle::info::state |