NVTX C++ API Reference 1.0
C++ convenience wrappers for NVTX v3 C API
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nnvtx3
 Nv1
 CargbIndicates the value of the alpha, red, green, and blue color channels for an ARGB color to use as an event attribute
 CcategoryObject for intra-domain grouping of NVTX events
 CcolorRepresents a custom color that can be associated with an NVTX event via its event_attributes
 Cdomaindomains allow for grouping NVTX events into a single scope to differentiate them from events in other domains
 CglobalTag type for the "global" NVTX domain
 Cevent_attributesDescribes the attributes of a NVTX event
 CmessageAllows associating a message string with an NVTX event via its EventAttributes
 Cnamed_category_inA category with an associated name string
 CpayloadA numerical value that can be associated with an NVTX event via its event_attributes
 Crange_handleHandle used for correlating explicit range start and end events
 Cregistered_string_inA message registered with NVTX
 CrgbIndicates 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_inA RAII object for creating a NVTX range local to a thread within a domain
 Cunique_range_inA RAII object for creating a NVTX range within a domain that can be created and destroyed on different threads
 CargbIndicates the value of the alpha, red, green, and blue color channels for an ARGB color to use as an event attribute
 CcategoryObject for intra-domain grouping of NVTX events
 CcolorRepresents a custom color that can be associated with an NVTX event via its event_attributes
 Cdomaindomains allow for grouping NVTX events into a single scope to differentiate them from events in other domains
 CglobalTag type for the "global" NVTX domain
 Cevent_attributesDescribes the attributes of a NVTX event
 CmessageAllows associating a message string with an NVTX event via its EventAttributes
 Cnamed_category_inA category with an associated name string
 CpayloadA numerical value that can be associated with an NVTX event via its event_attributes
 Crange_handleHandle used for correlating explicit range start and end events
 Cregistered_string_inA message registered with NVTX
 CrgbIndicates 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_inA RAII object for creating a NVTX range local to a thread within a domain
 Cunique_range_inA RAII object for creating a NVTX range within a domain that can be created and destroyed on different threads