#include <FilePersistLog.hpp>
Public Member Functions | |
| bool | operator== (const union meta_header &other) |
Public Attributes | |
| struct { | |
| int64_t | head |
| int64_t | tail |
| int64_t | ver |
| } | fields |
| uint8_t | bytes [256] |
Definition at line 18 of file FilePersistLog.hpp.
|
inline |
Definition at line 27 of file FilePersistLog.hpp.
| uint8_t persistent::meta_header::bytes[256] |
Definition at line 26 of file FilePersistLog.hpp.
| struct { ... } persistent::meta_header::fields |
1.8.13