CUBRID Engine  latest
xid_t Struct Reference

#include <xa.h>

Collaboration diagram for xid_t:
Collaboration graph

Public Attributes

long formatID
 
long gtrid_length
 
long bqual_length
 
char data [XIDDATASIZE]
 

Detailed Description

Definition at line 38 of file xa.h.

Member Data Documentation

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().


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