XaTransactionId

Members

Functions

toString_
string toString_()

Creates a string representation of xid, in the format <gtrid>,<bqual>,<formatID> the <gtrid> and <bqual> strings contain alphanumeric characters, and non alphanumeric characters are converted to "ab" where ab is the hexadecimal representation of the character.

Variables

bqualLength
ushort bqualLength;

number between 1 and 64

data
char[128] data;
format
uint format;

any number

gtridLength
ushort gtridLength;

number between 1 and 64