Struct mvcc_info
ClassList > mvcc_info
Public Attributes
Public Functions
Public Attributes Documentation
variable id
variable is_sub_active
bool mvcc_info::is_sub_active;
variable recent_snapshot_lowest_active_mvccid
MVCCID mvcc_info::recent_snapshot_lowest_active_mvccid;
variable snapshot
MVCC_SNAPSHOT mvcc_info::snapshot;
variable sub_ids
std::vector<MVCCID> mvcc_info::sub_ids;
Public Functions Documentation
function copy_to
void mvcc_info::copy_to (
mvcc_info & dest
) const
function init
function mvcc_info
function reset
The documentation for this class was generated from the following file cubrid/src/transaction/mvcc.h