| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(kind=C_CHAR,len=*) | :: | name |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(nvtxEventAttributes) | :: | event |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| 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 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(kind=c_char,len=*) | :: | name | ||||
| integer, | optional | :: | id |