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

Public Attributes

INT32 pageid
 
INT16 volid
 
unsigned char ptype
 
unsigned char pflag
 

Detailed Description

Definition at line 869 of file page_buffer.c.

Member Data Documentation

INT32 pgbuf_dealloc_undo_data::pageid

Definition at line 871 of file page_buffer.c.

Referenced by pgbuf_dealloc_page(), and pgbuf_rv_dealloc_undo().

unsigned char pgbuf_dealloc_undo_data::pflag
unsigned char pgbuf_dealloc_undo_data::ptype
INT16 pgbuf_dealloc_undo_data::volid

Definition at line 872 of file page_buffer.c.

Referenced by pgbuf_dealloc_page(), and pgbuf_rv_dealloc_undo().


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