Zero  0.1.0
Namespaces | Functions
tpcc_schema.h File Reference

: Declaration of the TPC-C tables More...

#include <cmath>
#include "sm_vas.h"
#include "tpcc/tpcc_const.h"
#include "table_man.h"

Go to the source code of this file.

Namespaces

 tpcc
 

Functions

 tpcc::DECLARE_TABLE_SCHEMA (warehouse_t)
 
 tpcc::DECLARE_TABLE_SCHEMA (district_t)
 
 tpcc::DECLARE_TABLE_SCHEMA (stock_t)
 
 tpcc::DECLARE_TABLE_SCHEMA (order_line_t)
 
 tpcc::DECLARE_TABLE_SCHEMA (customer_t)
 
 tpcc::DECLARE_TABLE_SCHEMA (history_t)
 
 tpcc::DECLARE_TABLE_SCHEMA (order_t)
 
 tpcc::DECLARE_TABLE_SCHEMA (new_order_t)
 
 tpcc::DECLARE_TABLE_SCHEMA (item_t)
 

Detailed Description

: Declaration of the TPC-C tables

Author
: Ippokratis Pandis, January 2008