|
Zero
0.1.0
|
#include "w_defines.h"#include "lsn.h"#include "tid_t.h"#include "generic_page.h"#include "allocator.h"Go to the source code of this file.
Classes | |
| struct | baseLogHeader |
| struct | xidChainLogHeader |
| class | logrec_t |
| Represents a transactional log record. More... | |
| struct | multi_page_log_t |
| Base struct for log records that touch multi-pages. More... | |
Macros | |
| #define | LOGREC_ACCOUNTING 0 |
| #define | LOGREC_ACCOUNTING_PRINT |
| #define | LOGREC_ACCOUNT(x, y) |
| #define | LOGREC_ACCOUNT_END_XCT(y) |
| #define LOGREC_ACCOUNT | ( | x, | |
| y | |||
| ) |
| #define LOGREC_ACCOUNT_END_XCT | ( | y | ) |
| #define LOGREC_ACCOUNTING 0 |
| #define LOGREC_ACCOUNTING_PRINT |
1.8.12