vidaIO
5.1.2
|
#include <vidaIO/kernel/analyzeDb.h>
Public Attributes | |
int | size |
char | data_type [10] |
char | name [18] |
int | extents |
short int | session_error |
char | regular |
char | hkey_un0 |
Definition at line 47 of file analyzeDb.h.
char HdrKey::data_type[10] |
Definition at line 50 of file analyzeDb.h.
int HdrKey::extents |
Definition at line 52 of file analyzeDb.h.
char HdrKey::hkey_un0 |
Definition at line 55 of file analyzeDb.h.
char HdrKey::name[18] |
Definition at line 51 of file analyzeDb.h.
char HdrKey::regular |
Definition at line 54 of file analyzeDb.h.
short int HdrKey::session_error |
Definition at line 53 of file analyzeDb.h.
int HdrKey::size |
Definition at line 49 of file analyzeDb.h.