Struct 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¶
variable crt_page¶
variable crt_vpid¶
variable first_call¶
variable queue_head¶
variable queue_tail¶
The documentation for this class was generated from the following file cubrid/src/storage/btree.h