#include <tpcc_transactions.h>
◆ TpccTransactions()
◆ delivery()
| void tpcc::TpccTransactions::delivery |
( |
| ) |
|
|
inline |
◆ new_order()
| bool tpcc::TpccTransactions::new_order |
( |
| ) |
|
|
inline |
◆ order_status()
| void tpcc::TpccTransactions::order_status |
( |
| ) |
|
|
inline |
◆ payment()
| void tpcc::TpccTransactions::payment |
( |
| ) |
|
|
inline |
◆ stock_level()
| int32_t tpcc::TpccTransactions::stock_level |
( |
int32_t |
warehouse_id, |
|
|
int32_t |
district_id, |
|
|
int32_t |
threshold |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: