PROGRESS  master
prg_nvtx_mod::nvtxeventattributes Type Reference

Public Attributes

integer(c_int16_t) version =1
 
integer(c_int16_t) size =48
 
integer(c_int) category =0
 
integer(c_int) colortype =1
 
integer(c_int) color
 
integer(c_int) payloadtype =0
 
integer(c_int) reserved0
 
integer(c_int64_t) payload
 
integer(c_int) messagetype =1
 
type(c_ptr) message
 

Detailed Description

Definition at line 11 of file prg_nvtx_mod.F90.

Member Data Documentation

◆ category

integer(c_int) prg_nvtx_mod::nvtxeventattributes::category =0

Definition at line 14 of file prg_nvtx_mod.F90.

◆ color

integer(c_int) prg_nvtx_mod::nvtxeventattributes::color

Definition at line 16 of file prg_nvtx_mod.F90.

◆ colortype

integer(c_int) prg_nvtx_mod::nvtxeventattributes::colortype =1

Definition at line 15 of file prg_nvtx_mod.F90.

◆ message

type(c_ptr) prg_nvtx_mod::nvtxeventattributes::message

Definition at line 21 of file prg_nvtx_mod.F90.

◆ messagetype

integer(c_int) prg_nvtx_mod::nvtxeventattributes::messagetype =1

Definition at line 20 of file prg_nvtx_mod.F90.

◆ payload

integer(c_int64_t) prg_nvtx_mod::nvtxeventattributes::payload

Definition at line 19 of file prg_nvtx_mod.F90.

◆ payloadtype

integer(c_int) prg_nvtx_mod::nvtxeventattributes::payloadtype =0

Definition at line 17 of file prg_nvtx_mod.F90.

◆ reserved0

integer(c_int) prg_nvtx_mod::nvtxeventattributes::reserved0

Definition at line 18 of file prg_nvtx_mod.F90.

◆ size

integer(c_int16_t) prg_nvtx_mod::nvtxeventattributes::size =48

Definition at line 13 of file prg_nvtx_mod.F90.

◆ version

integer(c_int16_t) prg_nvtx_mod::nvtxeventattributes::version =1

Definition at line 12 of file prg_nvtx_mod.F90.


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