CUBRID Engine
latest
|
Public Attributes | |
ARV_PAGE_INFO | page_info [ARV_PAGE_INFO_TABLE_SIZE] |
int | rear |
int | item_count |
Definition at line 254 of file log_page_buffer.c.
int ARV_LOG_PAGE_INFO_TABLE::item_count |
Definition at line 258 of file log_page_buffer.c.
Referenced by logpb_add_archive_page_info(), and logpb_get_archive_num_from_info_table().
ARV_PAGE_INFO ARV_LOG_PAGE_INFO_TABLE::page_info[ARV_PAGE_INFO_TABLE_SIZE] |
Definition at line 256 of file log_page_buffer.c.
Referenced by logpb_add_archive_page_info(), and logpb_get_archive_num_from_info_table().
int ARV_LOG_PAGE_INFO_TABLE::rear |
Definition at line 257 of file log_page_buffer.c.
Referenced by logpb_add_archive_page_info(), logpb_get_archive_num_from_info_table(), and logpb_initialize_arv_page_info_table().