rec_header Struct Reference


Detailed Description

The header found with every record in a STDF file.

See the Definitions for Record Types [page 15+] of the spec file for more information

Examples:

dump_records_to_html.c, and is_valid_stdf.c.


Data Fields

void * stdf_file
rec_state state
dtc_U2 REC_LEN
rec_typ REC_TYP
rec_sub REC_SUB


Field Documentation

dtc_U2 rec_header::REC_LEN
 

Record length (in bytes)

Examples:
dump_records_to_ascii.c, and dump_records_to_html.c.

rec_sub rec_header::REC_SUB
 

The 'sub type' of record

Examples:
dump_records_to_ascii.c, is_valid_stdf.c, record_stats.c, and stdf2xtdf.c.

rec_typ rec_header::REC_TYP
 

The 'type' of record (class)

Examples:
dump_records_to_ascii.c, is_valid_stdf.c, record_stats.c, and stdf2xtdf.c.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 8 14:05:35 2006 for libstdf by  doxygen 1.4.6