![]() |
MDBX Containers
|
This is the complete list of members for SimpleStruct, including all inherited members.
| from_bytes(const void *data, size_t size) | SimpleStruct | inlinestatic |
| operator==(const SimpleStruct &other) const | SimpleStruct | inline |
| SimpleStruct()=default | SimpleStruct | |
| SimpleStruct(int x_, float y_) | SimpleStruct | inline |
| to_bytes() const | SimpleStruct | inline |
| x | SimpleStruct | |
| y | SimpleStruct |