#include "lock0types.h"#include "ut0byte.h"Include dependency graph for trx0types.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | trx_savept_struct |
Typedefs | |
| typedef trx_struct | trx_t |
| typedef trx_sys_struct | trx_sys_t |
| typedef trx_doublewrite_struct | trx_doublewrite_t |
| typedef trx_sig_struct | trx_sig_t |
| typedef trx_rseg_struct | trx_rseg_t |
| typedef trx_undo_struct | trx_undo_t |
| typedef trx_undo_arr_struct | trx_undo_arr_t |
| typedef trx_undo_inf_struct | trx_undo_inf_t |
| typedef trx_purge_struct | trx_purge_t |
| typedef roll_node_struct | roll_node_t |
| typedef commit_node_struct | commit_node_t |
| typedef trx_named_savept_struct | trx_named_savept_t |
| typedef trx_savept_struct | trx_savept_t |
| typedef byte | trx_sysf_t |
| typedef byte | trx_rsegf_t |
| typedef byte | trx_usegf_t |
| typedef byte | trx_ulogf_t |
| typedef byte | trx_upagef_t |
| typedef byte | trx_undo_rec_t |
| typedef struct commit_node_struct commit_node_t |
Definition at line 26 of file trx0types.h.
| typedef struct roll_node_struct roll_node_t |
Definition at line 25 of file trx0types.h.
| typedef struct trx_doublewrite_struct trx_doublewrite_t |
Definition at line 18 of file trx0types.h.
| typedef struct trx_named_savept_struct trx_named_savept_t |
Definition at line 27 of file trx0types.h.
| typedef struct trx_purge_struct trx_purge_t |
Definition at line 24 of file trx0types.h.
| typedef struct trx_rseg_struct trx_rseg_t |
Definition at line 20 of file trx0types.h.
| typedef byte trx_rsegf_t |
Definition at line 37 of file trx0types.h.
| typedef struct trx_savept_struct trx_savept_t |
Definition at line 30 of file trx0types.h.
| typedef struct trx_sig_struct trx_sig_t |
Definition at line 19 of file trx0types.h.
| typedef struct trx_sys_struct trx_sys_t |
Definition at line 17 of file trx0types.h.
| typedef byte trx_sysf_t |
Definition at line 36 of file trx0types.h.
| typedef struct trx_struct trx_t |
Definition at line 16 of file trx0types.h.
| typedef byte trx_ulogf_t |
Definition at line 39 of file trx0types.h.
| typedef struct trx_undo_arr_struct trx_undo_arr_t |
Definition at line 22 of file trx0types.h.
| typedef struct trx_undo_inf_struct trx_undo_inf_t |
Definition at line 23 of file trx0types.h.
| typedef byte trx_undo_rec_t |
Definition at line 43 of file trx0types.h.
| typedef struct trx_undo_struct trx_undo_t |
Definition at line 21 of file trx0types.h.
| typedef byte trx_upagef_t |
Definition at line 40 of file trx0types.h.
| typedef byte trx_usegf_t |
Definition at line 38 of file trx0types.h.
1.4.7

