CUBRID Engine  latest
scan_pos Struct Reference

#include <scan_manager.h>

Collaboration diagram for scan_pos:
Collaboration graph

Public Attributes

SCAN_STATUS status
 
SCAN_POSITION position
 
QFILE_TUPLE_POSITION ls_tplpos
 

Detailed Description

Definition at line 296 of file scan_manager.h.

Member Data Documentation

QFILE_TUPLE_POSITION scan_pos::ls_tplpos

Definition at line 300 of file scan_manager.h.

Referenced by scan_jump_scan_pos(), and scan_save_scan_pos().

SCAN_POSITION scan_pos::position

Definition at line 299 of file scan_manager.h.

Referenced by scan_jump_scan_pos(), and scan_save_scan_pos().

SCAN_STATUS scan_pos::status

Definition at line 298 of file scan_manager.h.

Referenced by scan_jump_scan_pos(), and scan_save_scan_pos().


The documentation for this struct was generated from the following file: