Struct fileio_volinfo_header¶
ClassList > fileio_volinfo_header
Public Attributes¶
| Type | Name |
|---|---|
| int | max_perm_vols |
| int | max_temp_vols |
| pthread_mutex_t | mutex |
| int | next_perm_volid |
| int | next_temp_volid |
| int | num_volinfo_array |
| FILEIO_VOLUME_INFO ** | volinfo |
Public Attributes Documentation¶
variable max_perm_vols¶
variable max_temp_vols¶
variable mutex¶
variable next_perm_volid¶
variable next_temp_volid¶
variable num_volinfo_array¶
variable volinfo¶
The documentation for this class was generated from the following file cubrid/src/storage/file_io.c