#include <joedb/journal/Header.h>
|
| static constexpr std::array< char, 5 > | joedb {'j', 'o', 'e', 'd', 'b'} |
| |
| static constexpr int64_t | ssize = 41 |
| |
| static constexpr size_t | size = ssize |
| |
Definition at line 11 of file Header.h.
◆ checkpoint
| std::array<int64_t, 4> joedb::Header::checkpoint |
◆ joedb
| constexpr std::array<char, 5> joedb::Header::joedb {'j', 'o', 'e', 'd', 'b'} |
|
staticconstexpr |
◆ signature
| std::array<char, 5> joedb::Header::signature |
◆ size
| constexpr size_t joedb::Header::size = ssize |
|
staticconstexpr |
◆ ssize
| constexpr int64_t joedb::Header::ssize = 41 |
|
staticconstexpr |
◆ version
| uint32_t joedb::Header::version |
The documentation for this struct was generated from the following file:
- /home/rcoulom/repos/joedb/src/joedb/journal/Header.h