CUBRID Engine
latest
|
Public Attributes | |
VPID | next_vpid |
int | length |
char | data [1] |
Definition at line 44 of file overflow_file.c.
char overflow_first_part::data[1] |
Definition at line 48 of file overflow_file.c.
Referenced by overflow_get_capacity(), overflow_get_nbytes(), overflow_insert(), and overflow_update().
int overflow_first_part::length |
Definition at line 47 of file overflow_file.c.
Referenced by overflow_get_capacity(), overflow_get_length(), overflow_get_nbytes(), overflow_insert(), and overflow_update().
VPID overflow_first_part::next_vpid |
Definition at line 46 of file overflow_file.c.
Referenced by overflow_get_capacity(), overflow_get_nbytes(), overflow_insert(), overflow_traverse(), and overflow_update().