NVTX C++ API Reference 1.0
C++ convenience wrappers for NVTX v3 C API
|
▼Nnvtx3 | |
▼Nv1 | |
Cargb | Indicates the value of the alpha, red, green, and blue color channels for an ARGB color to use as an event attribute |
Ccategory | Object for intra-domain grouping of NVTX events |
Ccolor | Represents a custom color that can be associated with an NVTX event via its event_attributes |
▼Cdomain | domain s allow for grouping NVTX events into a single scope to differentiate them from events in other domain s |
Cglobal | Tag type for the "global" NVTX domain |
Cevent_attributes | Describes the attributes of a NVTX event |
Cmessage | Allows associating a message string with an NVTX event via its EventAttribute s |
Cnamed_category_in | A category with an associated name string |
Cpayload | A numerical value that can be associated with an NVTX event via its event_attributes |
Crange_handle | Handle used for correlating explicit range start and end events |
Cregistered_string_in | A message registered with NVTX |
Crgb | Indicates the values of the red, green, and blue color channels for an RGB color to use as an event attribute (assumes no transparency) |
Cscoped_range_in | A RAII object for creating a NVTX range local to a thread within a domain |
Cunique_range_in | A RAII object for creating a NVTX range within a domain that can be created and destroyed on different threads |
Cargb | Indicates the value of the alpha, red, green, and blue color channels for an ARGB color to use as an event attribute |
Ccategory | Object for intra-domain grouping of NVTX events |
Ccolor | Represents a custom color that can be associated with an NVTX event via its event_attributes |
▼Cdomain | domain s allow for grouping NVTX events into a single scope to differentiate them from events in other domain s |
Cglobal | Tag type for the "global" NVTX domain |
Cevent_attributes | Describes the attributes of a NVTX event |
Cmessage | Allows associating a message string with an NVTX event via its EventAttribute s |
Cnamed_category_in | A category with an associated name string |
Cpayload | A numerical value that can be associated with an NVTX event via its event_attributes |
Crange_handle | Handle used for correlating explicit range start and end events |
Cregistered_string_in | A message registered with NVTX |
Crgb | Indicates the values of the red, green, and blue color channels for an RGB color to use as an event attribute (assumes no transparency) |
Cscoped_range_in | A RAII object for creating a NVTX range local to a thread within a domain |
Cunique_range_in | A RAII object for creating a NVTX range within a domain that can be created and destroyed on different threads |