|
CUBRID Engine
latest
|

Public Attributes | |
| struct oid_block_list * | next |
| int | last_oid_idx |
| OID | oid_array [OID_BLOCK_ARRAY_SIZE] |
Definition at line 89 of file query_manager.c.
| int oid_block_list::last_oid_idx |
Definition at line 92 of file query_manager.c.
Referenced by qmgr_add_modified_class(), qmgr_clear_relative_cache_entries(), qmgr_free_oid_block(), and qmgr_is_related_class_modified().
| struct oid_block_list* oid_block_list::next |
Definition at line 91 of file query_manager.c.
Referenced by qmgr_add_modified_class(), qmgr_clear_relative_cache_entries(), qmgr_deallocate_oid_blocks(), qmgr_free_oid_block(), and qmgr_is_related_class_modified().
| OID oid_block_list::oid_array[OID_BLOCK_ARRAY_SIZE] |
Definition at line 93 of file query_manager.c.
Referenced by qmgr_add_modified_class(), qmgr_clear_relative_cache_entries(), and qmgr_is_related_class_modified().