Skip to content

Struct btree_node_scan

ClassList > btree_node_scan

  • #include <btree.h>

Public Attributes

Type Name
BTID_INT btid_int
PAGE_PTR crt_page
VPID crt_vpid
bool first_call
BTREE_NODE_SCAN_QUEUE_ITEM * queue_head
BTREE_NODE_SCAN_QUEUE_ITEM * queue_tail

Public Attributes Documentation

variable btid_int

BTID_INT btree_node_scan::btid_int;

variable crt_page

PAGE_PTR btree_node_scan::crt_page;

variable crt_vpid

VPID btree_node_scan::crt_vpid;

variable first_call

bool btree_node_scan::first_call;

variable queue_head

BTREE_NODE_SCAN_QUEUE_ITEM* btree_node_scan::queue_head;

variable queue_tail

BTREE_NODE_SCAN_QUEUE_ITEM* btree_node_scan::queue_tail;


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