CORSIKA add-on package IACT/ATMO:  Version 1.63 (November 2020)
Data Fields
_struct_IO_ITEM_HEADER Struct Reference

An IO_ITEM_HEADER is to access header info for an I/O block and as a handle to the I/O buffer. More...

#include <io_basic.h>

Data Fields

int can_search
 Set to 1 if I/O block consist of sub-blocks only. More...
 
long ident
 Identity number. More...
 
size_t length
 Length of data field, for information only. More...
 
int level
 Tells how many levels deep we are nested now. More...
 
unsigned long type
 The type number telling the type of I/O block. More...
 
int use_extension
 Non-zero if the extension header field should be used. More...
 
int user_flag
 One more bit in the header available for user data. More...
 
unsigned version
 The version number used for the block. More...
 

Detailed Description

Field Documentation

◆ can_search

int _struct_IO_ITEM_HEADER::can_search

◆ ident

long _struct_IO_ITEM_HEADER::ident

◆ length

size_t _struct_IO_ITEM_HEADER::length

◆ level

int _struct_IO_ITEM_HEADER::level

◆ type

unsigned long _struct_IO_ITEM_HEADER::type

◆ use_extension

int _struct_IO_ITEM_HEADER::use_extension

◆ user_flag

int _struct_IO_ITEM_HEADER::user_flag

◆ version

unsigned _struct_IO_ITEM_HEADER::version

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