Skip to content

Struct xa_switch_t

ClassList > xa_switch_t

  • #include <xa.h>

Public Attributes

Type Name
long flags
char name
long version
int(* xa_close_entry
int(* xa_commit_entry
int(* xa_complete_entry
int(* xa_end_entry
int(* xa_forget_entry
int(* xa_open_entry
int(* xa_prepare_entry
int(* xa_recover_entry
int(* xa_rollback_entry
int(* xa_start_entry

Public Attributes Documentation

variable flags

long xa_switch_t::flags;

variable name

char xa_switch_t::name[32];

variable version

long xa_switch_t::version;

variable xa_close_entry

int(* xa_switch_t::xa_close_entry) ();

variable xa_commit_entry

int(* xa_switch_t::xa_commit_entry) ();

variable xa_complete_entry

int(* xa_switch_t::xa_complete_entry) ();

variable xa_end_entry

int(* xa_switch_t::xa_end_entry) ();

variable xa_forget_entry

int(* xa_switch_t::xa_forget_entry) ();

variable xa_open_entry

int(* xa_switch_t::xa_open_entry) ();

variable xa_prepare_entry

int(* xa_switch_t::xa_prepare_entry) ();

variable xa_recover_entry

int(* xa_switch_t::xa_recover_entry) ();

variable xa_rollback_entry

int(* xa_switch_t::xa_rollback_entry) ();

variable xa_start_entry

int(* xa_switch_t::xa_start_entry) ();


The documentation for this class was generated from the following file cubrid/src/broker/xa.h