CUBRID Engine  latest
catalog_page_header Struct Reference
Collaboration diagram for catalog_page_header:
Collaboration graph

Public Attributes

VPID overflow_page_id
 
int dir_count
 
bool is_overflow_page
 

Detailed Description

Definition at line 242 of file system_catalog.c.

Member Data Documentation

int catalog_page_header::dir_count

Definition at line 245 of file system_catalog.c.

Referenced by catalog_initialize_new_page(), and catalog_put_page_header().

bool catalog_page_header::is_overflow_page

Definition at line 246 of file system_catalog.c.

Referenced by catalog_initialize_new_page(), and catalog_put_page_header().

VPID catalog_page_header::overflow_page_id

Definition at line 244 of file system_catalog.c.

Referenced by catalog_initialize_new_page(), and catalog_put_page_header().


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