CUBRID Engine
latest
|
#include <xa.h>
Public Attributes | |
long | formatID |
long | gtrid_length |
long | bqual_length |
char | data [XIDDATASIZE] |
long xid_t::bqual_length |
Definition at line 42 of file xa.h.
Referenced by compare_xid(), net_arg_get_xid(), and net_buf_cp_xid().
char xid_t::data[XIDDATASIZE] |
Definition at line 43 of file xa.h.
Referenced by compare_xid(), net_arg_get_xid(), and net_buf_cp_xid().
long xid_t::formatID |
Definition at line 40 of file xa.h.
Referenced by compare_xid(), net_arg_get_xid(), and net_buf_cp_xid().
long xid_t::gtrid_length |
Definition at line 41 of file xa.h.
Referenced by compare_xid(), net_arg_get_xid(), and net_buf_cp_xid().