TPCCLIB
Loading...
Searching...
No Matches
ANALYZE_HEADER_KEY Struct Reference

#include <libtpcimgio.h>

Data Fields

int sizeof_hdr
char data_type [10]
char db_name [18]
int extents
short int session_error
char regular
char hkey_un0

Detailed Description

Analyze header key

Definition at line 73 of file libtpcimgio.h.

Field Documentation

◆ data_type

char ANALYZE_HEADER_KEY::data_type[10]

◆ db_name

char ANALYZE_HEADER_KEY::db_name[18]

◆ extents

int ANALYZE_HEADER_KEY::extents

Required field, should be 16384 if image file is created as contiguous a minimum extent size.

Definition at line 82 of file libtpcimgio.h.

Referenced by anaEditHeader(), anaPrintHeader(), anaReadHeader(), anaWriteHeader(), imgSetAnalyzeHeader(), and imgWriteAnalyze().

◆ hkey_un0

char ANALYZE_HEADER_KEY::hkey_un0

hkey_un0

Definition at line 89 of file libtpcimgio.h.

Referenced by anaEditHeader(), anaPrintHeader(), anaReadHeader(), and anaWriteHeader().

◆ regular

char ANALYZE_HEADER_KEY::regular

Required field; 'r' to indicate that all images and volumes are the same size.

Definition at line 87 of file libtpcimgio.h.

Referenced by anaEditHeader(), anaPrintHeader(), anaReadHeader(), anaWriteHeader(), imgSetAnalyzeHeader(), and imgWriteAnalyze().

◆ session_error

short int ANALYZE_HEADER_KEY::session_error

session_error

Definition at line 84 of file libtpcimgio.h.

Referenced by anaEditHeader(), anaPrintHeader(), anaReadHeader(), and anaWriteHeader().

◆ sizeof_hdr

int ANALYZE_HEADER_KEY::sizeof_hdr

Size of header file in bytes; required.

Definition at line 75 of file libtpcimgio.h.

Referenced by anaEditHeader(), anaPrintHeader(), anaReadHeader(), anaWriteHeader(), imgSetAnalyzeHeader(), and imgWriteAnalyze().


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