NVTX C++ API Reference 1.0
C++ convenience wrappers for NVTX v3 C API
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cnvtx3::categoryObject for intra-domain grouping of NVTX events
 Cnvtx3::v1::named_category_in< D >A category with an associated name string
 Cnvtx3::v1::categoryObject for intra-domain grouping of NVTX events
 Cnvtx3::v1::named_category_in< D >A category with an associated name string
 Cnvtx3::colorRepresents a custom color that can be associated with an NVTX event via its event_attributes
 Cnvtx3::v1::colorRepresents a custom color that can be associated with an NVTX event via its event_attributes
 Cnvtx3::domaindomains allow for grouping NVTX events into a single scope to differentiate them from events in other domains
 Cnvtx3::v1::domaindomains allow for grouping NVTX events into a single scope to differentiate them from events in other domains
 Cnvtx3::event_attributesDescribes the attributes of a NVTX event
 Cnvtx3::v1::event_attributesDescribes the attributes of a NVTX event
 Cnvtx3::v1::domain::globalTag type for the "global" NVTX domain
 Cnvtx3::messageAllows associating a message string with an NVTX event via its EventAttributes
 Cnvtx3::v1::messageAllows associating a message string with an NVTX event via its EventAttributes
 Cnvtx3::payloadA numerical value that can be associated with an NVTX event via its event_attributes
 Cnvtx3::v1::payloadA numerical value that can be associated with an NVTX event via its event_attributes
 Cnvtx3::range_handleHandle used for correlating explicit range start and end events
 Cnvtx3::v1::range_handleHandle used for correlating explicit range start and end events
 Cnvtx3::registered_string_in< D >A message registered with NVTX
 Cnvtx3::v1::registered_string_in< D >A message registered with NVTX
 Cnvtx3::rgbIndicates the values of the red, green, and blue color channels for an RGB color to use as an event attribute (assumes no transparency)
 Cnvtx3::v1::argbIndicates the value of the alpha, red, green, and blue color channels for an ARGB color to use as an event attribute
 Cnvtx3::v1::rgbIndicates the values of the red, green, and blue color channels for an RGB color to use as an event attribute (assumes no transparency)
 Cnvtx3::v1::argbIndicates the value of the alpha, red, green, and blue color channels for an ARGB color to use as an event attribute
 Cnvtx3::scoped_range_in< D >A RAII object for creating a NVTX range local to a thread within a domain
 Cnvtx3::v1::scoped_range_in< D >A RAII object for creating a NVTX range local to a thread within a domain
 Cnvtx3::unique_range_in< D >A RAII object for creating a NVTX range within a domain that can be created and destroyed on different threads
 Cnvtx3::v1::unique_range_in< D >A RAII object for creating a NVTX range within a domain that can be created and destroyed on different threads