HPCToolkit
hpctrace_fmt_hdr_t Struct Reference

#include <hpcrun-fmt.h>

Collaboration diagram for hpctrace_fmt_hdr_t:

Public Attributes

char versionStr [sizeof(HPCTRACE_FMT_Version)]
 
double version
 
char endian
 
hpctrace_hdr_flags_t flags
 

Detailed Description

Definition at line 661 of file hpcrun-fmt.h.

Member Data Documentation

◆ endian

char hpctrace_fmt_hdr_t::endian

Definition at line 666 of file hpcrun-fmt.h.

◆ flags

hpctrace_hdr_flags_t hpctrace_fmt_hdr_t::flags

Definition at line 668 of file hpcrun-fmt.h.

◆ version

double hpctrace_fmt_hdr_t::version

Definition at line 664 of file hpcrun-fmt.h.

◆ versionStr

char hpctrace_fmt_hdr_t::versionStr[sizeof(HPCTRACE_FMT_Version)]

Definition at line 663 of file hpcrun-fmt.h.


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