CUBRID Engine
latest
|
#include <scan_manager.h>
Public Attributes | |
SCAN_STATUS | status |
SCAN_POSITION | position |
QFILE_TUPLE_POSITION | ls_tplpos |
Definition at line 296 of file scan_manager.h.
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().