Skip to content

Struct log_data_addr

ClassList > log_data_addr

  • #include <log_append.hpp>

Public Types

Type Name
typedef PGLENGTH offset_type

Public Attributes

Type Name
offset_type offset
PAGE_PTR pgptr
const VFID * vfid

Public Functions

Type Name
log_data_addr () = default
log_data_addr (const VFID * vfid, PAGE_PTR pgptr, PGLENGTH offset)

Public Types Documentation

typedef offset_type

using log_data_addr::offset_type =  PGLENGTH;

Public Attributes Documentation

variable offset

offset_type log_data_addr::offset;

variable pgptr

PAGE_PTR log_data_addr::pgptr;

variable vfid

const VFID* log_data_addr::vfid;

Public Functions Documentation

function log_data_addr [1/2]

log_data_addr::log_data_addr () = default

function log_data_addr [2/2]

log_data_addr::log_data_addr (
    const  VFID * vfid,
    PAGE_PTR pgptr,
    PGLENGTH offset
) 


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