CUBRID Engine  latest
spacedb_onevol Struct Reference

#include <storage_common.h>

Collaboration diagram for spacedb_onevol:
Collaboration graph

Public Attributes

VOLID volid
 
DB_VOLTYPE type
 
DB_VOLPURPOSE purpose
 
DKNPAGES npage_used
 
DKNPAGES npage_free
 
char name [DB_MAX_PATH_LENGTH]
 

Detailed Description

Definition at line 602 of file storage_common.h.

Member Data Documentation

char spacedb_onevol::name[DB_MAX_PATH_LENGTH]

Definition at line 609 of file storage_common.h.

DKNPAGES spacedb_onevol::npage_free

Definition at line 608 of file storage_common.h.

DKNPAGES spacedb_onevol::npage_used

Definition at line 607 of file storage_common.h.

DB_VOLPURPOSE spacedb_onevol::purpose

Definition at line 606 of file storage_common.h.

DB_VOLTYPE spacedb_onevol::type

Definition at line 605 of file storage_common.h.

VOLID spacedb_onevol::volid

Definition at line 604 of file storage_common.h.


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