#include <tpcc_tables.h>
◆ get_key()
| Key tpcc::Stock::get_key |
( |
| ) |
|
|
inline |
◆ data
| std::array<char, MAX_DATA + 1> tpcc::Stock::data = {0} |
◆ DIST
| const int tpcc::Stock::DIST = 24 |
|
static |
◆ dist
◆ i_id
| int32_t tpcc::Stock::i_id |
◆ MAX_DATA
| const int tpcc::Stock::MAX_DATA = 50 |
|
static |
◆ MAX_QUANTITY
| const int tpcc::Stock::MAX_QUANTITY = 100 |
|
static |
◆ MIN_DATA
| const int tpcc::Stock::MIN_DATA = 26 |
|
static |
◆ MIN_QUANTITY
| const int tpcc::Stock::MIN_QUANTITY = 10 |
|
static |
◆ NUM_STOCK_PER_WAREHOUSE
| const int tpcc::Stock::NUM_STOCK_PER_WAREHOUSE = 100000 |
|
static |
◆ order_cnt
| int32_t tpcc::Stock::order_cnt |
◆ quantity
| int32_t tpcc::Stock::quantity |
◆ remote_cnt
| int32_t tpcc::Stock::remote_cnt |
◆ w_id
| int32_t tpcc::Stock::w_id |
◆ ytd
The documentation for this struct was generated from the following file: