Skip to content

Struct heap_get_context

ClassList > heap_get_context

  • #include <heap_file.h>

Public Attributes

Type Name
OID * class_oid_p
OID forward_oid
PGBUF_WATCHER fwd_page_watcher
PGBUF_WATCHER home_page_watcher
bool ispeeking
PGBUF_LATCH_MODE latch_mode
const OID * oid_p
int old_chn
RECDES * recdes_p
INT16 record_type
HEAP_SCANCACHE * scan_cache

Public Attributes Documentation

variable class_oid_p

OID* heap_get_context::class_oid_p;

variable forward_oid

OID heap_get_context::forward_oid;

variable fwd_page_watcher

PGBUF_WATCHER heap_get_context::fwd_page_watcher;

variable home_page_watcher

PGBUF_WATCHER heap_get_context::home_page_watcher;

variable ispeeking

bool heap_get_context::ispeeking;

variable latch_mode

PGBUF_LATCH_MODE heap_get_context::latch_mode;

variable oid_p

const OID* heap_get_context::oid_p;

variable old_chn

int heap_get_context::old_chn;

variable recdes_p

RECDES* heap_get_context::recdes_p;

variable record_type

INT16 heap_get_context::record_type;

variable scan_cache

HEAP_SCANCACHE* heap_get_context::scan_cache;


The documentation for this class was generated from the following file cubrid/src/storage/heap_file.h