CCF
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
tpcc::NewOrder Struct Reference

#include <tpcc_tables.h>

Classes

struct  Key
 

Public Member Functions

Key get_key ()
 

Public Attributes

int32_t w_id
 
int32_t d_id
 
int32_t o_id
 

Static Public Attributes

static const int INITIAL_NUM_PER_DISTRICT = 900
 

Member Function Documentation

◆ get_key()

Key tpcc::NewOrder::get_key ( )
inline

Member Data Documentation

◆ d_id

int32_t tpcc::NewOrder::d_id

◆ INITIAL_NUM_PER_DISTRICT

const int tpcc::NewOrder::INITIAL_NUM_PER_DISTRICT = 900
static

◆ o_id

int32_t tpcc::NewOrder::o_id

◆ w_id

int32_t tpcc::NewOrder::w_id

The documentation for this struct was generated from the following file: