Skip to content

Struct log_rv_redo_rec_info

template <typename T>

ClassList > log_rv_redo_rec_info

  • #include <log_recovery_redo.hpp>

Public Attributes

Type Name
const T m_logrec
const LOG_LSA m_start_lsa = [**NULL\_LSA**](log__lsa_8hpp.md#variable-null_lsa)
const LOG_RECTYPE m_type = LOG\_SMALLER\_LOGREC\_TYPE

Public Functions

Type Name
log_rv_redo_rec_info () = delete
log_rv_redo_rec_info (const log_lsa lsa, LOG_RECTYPE type, const T & t)
log_rv_redo_rec_info (const log_rv_redo_rec_info &) = delete
log_rv_redo_rec_info (log_rv_redo_rec_info &&) = delete
log_rv_redo_rec_info & operator= (const log_rv_redo_rec_info &) = delete
log_rv_redo_rec_info & operator= (log_rv_redo_rec_info &&) = delete

Public Attributes Documentation

variable m_logrec

const T log_rv_redo_rec_info< T >::m_logrec;

variable m_start_lsa

const LOG_LSA log_rv_redo_rec_info< T >::m_start_lsa;

variable m_type

const LOG_RECTYPE log_rv_redo_rec_info< T >::m_type;

Public Functions Documentation

function log_rv_redo_rec_info [1/4]

log_rv_redo_rec_info::log_rv_redo_rec_info () = delete

function log_rv_redo_rec_info [2/4]

log_rv_redo_rec_info::log_rv_redo_rec_info (
    const  log_lsa lsa,
    LOG_RECTYPE type,
    const T & t
) 

function log_rv_redo_rec_info [3/4]

log_rv_redo_rec_info::log_rv_redo_rec_info (
    const  log_rv_redo_rec_info &
) = delete

function log_rv_redo_rec_info [4/4]

log_rv_redo_rec_info::log_rv_redo_rec_info (
    log_rv_redo_rec_info &&
) = delete

function operator=

log_rv_redo_rec_info & log_rv_redo_rec_info::operator= (
    const  log_rv_redo_rec_info &
) = delete

function operator=

log_rv_redo_rec_info & log_rv_redo_rec_info::operator= (
    log_rv_redo_rec_info &&
) = delete


The documentation for this class was generated from the following file cubrid/src/transaction/log_recovery_redo.hpp