iRoCS Toolbox
1.1.0
|
Type definitions for Analyze file header. More...
#include <BlitzAnalyzeType.hh>
Data Fields | |
char | data_type [10] |
char | db_name [18] |
int | extents |
char | hkey_un0 |
char | regular |
short int | session_error |
int | sizeof_hdr |
Type definitions for Analyze file header.
Definition at line 54 of file BlitzAnalyzeType.hh.
int header_key::sizeof_hdr |
Definition at line 56 of file BlitzAnalyzeType.hh.
char header_key::data_type[10] |
Definition at line 57 of file BlitzAnalyzeType.hh.
char header_key::db_name[18] |
Definition at line 58 of file BlitzAnalyzeType.hh.
int header_key::extents |
Definition at line 59 of file BlitzAnalyzeType.hh.
short int header_key::session_error |
Definition at line 60 of file BlitzAnalyzeType.hh.
char header_key::regular |
Definition at line 61 of file BlitzAnalyzeType.hh.
char header_key::hkey_un0 |
Definition at line 62 of file BlitzAnalyzeType.hh.