CUBRID Engine  latest
mvcc_info Struct Reference

#include <mvcc.h>

Collaboration diagram for mvcc_info:
Collaboration graph

Public Member Functions

 mvcc_info ()
 
void init ()
 
void reset ()
 

Public Attributes

MVCC_SNAPSHOT snapshot
 
MVCCID id
 
MVCCID recent_snapshot_lowest_active_mvccid
 
std::vector< MVCCIDsub_ids
 
bool is_sub_active
 

Detailed Description

Definition at line 192 of file mvcc.h.

Constructor & Destructor Documentation

mvcc_info::mvcc_info ( )

Definition at line 676 of file mvcc.c.

Member Function Documentation

void mvcc_info::init ( )

Definition at line 685 of file mvcc.c.

Referenced by logtb_initialize_tdes(), and logtb_initialize_tdes_for_mvcc_testing().

Here is the caller graph for this function:

void mvcc_info::reset ( void  )

Member Data Documentation

bool mvcc_info::is_sub_active

Definition at line 207 of file mvcc.h.

MVCCID mvcc_info::recent_snapshot_lowest_active_mvccid

Definition at line 202 of file mvcc.h.

Referenced by mvcctable::build_mvcc_info(), logtb_complete_mvcc(), mvcc_is_active_id(), and reset().


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