MDBX Containers
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nmdbxc
 CBaseTableBase class providing common functionality for MDBX database access
 CConfigParameters used by Connection to create the MDBX environment
 CConnectionManages a single MDBX environment and an optional read-only transaction
 Chas_from_bytesTrait to check if a type provides a static from_bytes() method
 Chas_to_bytesTrait to check if a type provides a to_bytes() member
 Chas_value_typeTrait indicating that a container defines value_type
 CKeyValueTableTemplate class for managing key-value pairs in an MDBX database
 CAssignmentProxyHelper proxy for convenient assignment via operator[]
 CMdbxExceptionRepresents a specific exception for MDBX-related errors
 CPathComponentsStructure to hold the root and components of a path
 CTransactionManages MDBX transactions with automatic cleanup and error handling
 CTransactionTrackerAssociates MDBX transactions with threads
 CConcurrentStruct
 CMyDataStoring a custom struct with to_bytes/from_bytes
 CMyStructShows scoped transaction usage
 CSimpleStruct