32 #ifndef __TPCC_INPUT_H 33 #define __TPCC_INPUT_H 60 struct no_item_nord_input_t;
61 struct with_item_nord_input_t;
203 _v_cust_wh_selection(0),
206 _v_cust_ident_selection(0),
210 memset(_c_last,
'\0', 16);
248 memset(_c_last,
'\0', 16);
402 int specificWH = 0,
int tspread = 0);
405 int specificWH = 0,
int tspread = 0);
408 int specificWH = 0,
int tspread = 0);
411 int specificWH = 0,
int tspread = 0);
414 int specificWH = 0,
int tspread = 0);
417 int specificWH = 0,
int tspread = 0);
420 int specificWH = 0,
int tspread = 0);
423 #endif // __TPCC_INPUT_H
skewer_t w_skewer
Definition: tpcc_input.cpp:75
: Constants needed by the TPC-C kit
delivery_input_t create_delivery_input(int sf, int specificWH, int tspread)
Definition: tpcc_input.cpp:477
mbench_cust_input_t create_mbench_cust_input(int sf, int specificWH, int tspread)
Definition: tpcc_input.cpp:620
TwoIntVec::iterator TwoIntVecIt
Definition: tpcc_input.h:295
mbench_wh_input_t create_mbench_wh_input(int sf, int specificWH, int tspread)
Definition: tpcc_input.cpp:571
payment_input_t create_payment_input(int sf, int specificWH, int tspread)
Definition: tpcc_input.cpp:315
tpcc_stock_tuple _astock
Definition: tpcc_input.h:71
int _ol_supply_wh_id
Definition: tpcc_input.h:66
int _item_amount
Definition: tpcc_input.h:69
Definition: tpcc_struct.h:137
short _ol_supply_wh_select
Definition: tpcc_input.h:65
Definition: tpcc_client.cpp:33
int _ol_quantity
Definition: tpcc_input.h:67
Definition: tpcc_struct.h:54
Data structures for the TPC-C database.
tpcc_item_tuple _aitem
Definition: tpcc_input.h:72
new_order_input_t create_new_order_input(int sf, int specificWH, int tspread)
Definition: tpcc_input.cpp:213
vector< pair< int, int > > TwoIntVec
Definition: tpcc_input.h:293
Definition: tpcc_struct.h:238
Definition: tpcc_input.h:63
const int MAX_OL_PER_ORDER
Definition: tpcc_const.h:55
ol_item_info & operator=(const ol_item_info &rhs)
Definition: tpcc_input.cpp:99
Definition: tpcc_struct.h:347
order_status_input_t create_order_status_input(int sf, int specificWH, int tspread)
Definition: tpcc_input.cpp:417
Definition for the class skewer.
stock_level_input_t create_stock_level_input(int sf, int specificWH, int tspread)
Definition: tpcc_input.cpp:526
Definition: tpcc_struct.h:326
bool _change_load
Definition: tpcc_input.cpp:77
int _ol_i_id
Definition: tpcc_input.h:64