![]() |
MDBX Containers
|
Public Member Functions | |
std::vector< uint8_t > | to_bytes () const |
bool | operator== (const ConcurrentStruct &other) const |
bool | operator!= (const ConcurrentStruct &other) const |
Static Public Member Functions | |
static ConcurrentStruct | from_bytes (const void *data, size_t size) |
Public Attributes | |
int | value |
Definition at line 40 of file kv_container_all_types_test.cpp.
|
inlinestatic |
Definition at line 49 of file kv_container_all_types_test.cpp.
|
inline |
Definition at line 61 of file kv_container_all_types_test.cpp.
|
inline |
Definition at line 57 of file kv_container_all_types_test.cpp.
|
inline |
Definition at line 43 of file kv_container_all_types_test.cpp.
int ConcurrentStruct::value |
Definition at line 41 of file kv_container_all_types_test.cpp.