CUBRID Engine
latest
|
Public Attributes | |
VPID * | vpid_nth |
int | nth |
int | first_index |
Definition at line 453 of file file_manager.c.
int file_find_nth_context::first_index |
Definition at line 457 of file file_manager.c.
Referenced by file_extdata_find_nth_vpid(), and file_numerable_find_nth().
int file_find_nth_context::nth |
Definition at line 456 of file file_manager.c.
Referenced by file_extdata_find_nth_vpid(), file_extdata_find_nth_vpid_and_skip_marked(), and file_numerable_find_nth().
VPID* file_find_nth_context::vpid_nth |
Definition at line 455 of file file_manager.c.
Referenced by file_extdata_find_nth_vpid(), file_extdata_find_nth_vpid_and_skip_marked(), and file_numerable_find_nth().