MDBX Containers
Loading...
Searching...
No Matches
Connection.hpp File Reference

Manages an MDBX database connection using a provided configuration. More...

Go to the source code of this file.

Classes

class  mdbxc::Connection
 Manages a single MDBX environment and an optional read-only transaction. More...
 

Namespaces

namespace  mdbxc
 

Macros

#define _MDBX_CONTAINERS_CONNECTION_HPP_INCLUDED
 

Detailed Description

Manages an MDBX database connection using a provided configuration.

Definition in file Connection.hpp.

Macro Definition Documentation

◆ _MDBX_CONTAINERS_CONNECTION_HPP_INCLUDED

#define _MDBX_CONTAINERS_CONNECTION_HPP_INCLUDED

Definition at line 3 of file Connection.hpp.