#include <tpcc_tables.h>
◆ get_key()
| Key tpcc::History::get_key |
( |
| ) |
|
|
inline |
◆ amount
| float tpcc::History::amount |
◆ c_d_id
| int32_t tpcc::History::c_d_id |
◆ c_id
| int32_t tpcc::History::c_id |
◆ c_w_id
| int32_t tpcc::History::c_w_id |
◆ d_id
| int32_t tpcc::History::d_id |
◆ data
| std::array<char, MAX_DATA + 1> tpcc::History::data = {0} |
◆ date
| std::array<char, DATETIME_SIZE + 1> tpcc::History::date = {0} |
◆ INITIAL_AMOUNT
| constexpr float tpcc::History::INITIAL_AMOUNT = 10.00f |
|
staticconstexpr |
◆ MAX_DATA
| const int tpcc::History::MAX_DATA = 24 |
|
static |
◆ MIN_DATA
| const int tpcc::History::MIN_DATA = 12 |
|
static |
◆ w_id
| int32_t tpcc::History::w_id |
The documentation for this struct was generated from the following file: