#include <librtasevent_v6.h>
Data Fields | |
| char | id [2] |
| uint32_t | length:16 |
| uint32_t | version:8 |
| uint32_t | subtype:8 |
| uint32_t | creator_comp_id:16 |
| char rtas_v6_hdr::id[2] |
section id
Referenced by print_re_src_scn(), print_v6_hdr(), and re_scn_id().
| uint32_t rtas_v6_hdr::length |
section length
Referenced by parse_generic_v6_scn(), parse_io_scn(), print_re_generic_scn(), and print_v6_hdr().
| uint32_t rtas_v6_hdr::version |
section version
Referenced by print_v6_hdr().
| uint32_t rtas_v6_hdr::subtype |
section sub-type id
Referenced by print_v6_hdr().
| uint32_t rtas_v6_hdr::creator_comp_id |
component id of section creator
Referenced by print_v6_hdr().
1.5.5