nvtxEventAttributes Derived Type

type, public, bind(C) :: nvtxEventAttributes


Inherits

type~~nvtxeventattributes~~InheritsGraph type~nvtxeventattributes nvtxEventAttributes C_PTR C_PTR type~nvtxeventattributes->C_PTR message

Contents


Components

TypeVisibilityAttributesNameInitial
integer(kind=C_INT16_T), public :: version =1
integer(kind=C_INT16_T), public :: size =48
integer(kind=C_INT), public :: category =0
integer(kind=C_INT), public :: colorType =1
integer(kind=C_INT), public :: color
integer(kind=C_INT), public :: payloadType =0
integer(kind=C_INT), public :: reserved0
integer(kind=C_INT64_T), public :: payload
integer(kind=C_INT), public :: messageType =1
type(C_PTR), public :: message