ESS_TRANSACTION_ENTRY_T

Contains

typedef_struct ess_transaction_entry_t
{
	ESS_ULONG_T, seq_id; 
	ESS_ULONG_T, seq_id_upper; 
	ESS_TIME_T, time_start; 
	ESS_TIME_T, time_end; 
	ESS_USERNAME_T username; 
	ESS_UCHAR_T, type; 
	ESS_UCHAR_T, state; 
	ESS_CHAR_T, reserved1; 
	ESS_TRANSACTION_REQSPECIFIC_T, reqSpecDat; 
} ESS_TRANSACTION_ENTRY_T
Data TypeFieldDescription
ESS_ULONG_Tseq_idSequence ID
ESS_ULONG_Tseq_id_upperSequence ID upper for future
ESS_TIME_Ttime_startOperation start time
ESS_TIME_Ttime_endOperation end time
ESS_USERNAME_TusernameExecuting user
ESS_UCHAR_TtypeRecord type
ESS_UCHAR_TstateDo not use this field and client
ESS_CHAR_Treserved1For future expansion
ESS_TRANSACTION_REQSPECIFIC_TreqSpecDatRequest specific data