NVTX++  3.0
C++ convenience wrappers for NVTX.
nvtx3::named_category< D > Member List

This is the complete list of members for nvtx3::named_category< D >, including all inherited members.

category(id_type id) noexceptnvtx3::categoryinlineexplicit
category()=delete (defined in nvtx3::category)nvtx3::category
category(category const &)=default (defined in nvtx3::category)nvtx3::category
category(category &&)=default (defined in nvtx3::category)nvtx3::category
get() noexceptnvtx3::named_category< D >inlinestatic
get_id() const noexceptnvtx3::categoryinline
id_type typedefnvtx3::category
named_category(id_type id, char const *name) noexceptnvtx3::named_category< D >inline
named_category(id_type id, wchar_t const *name) noexceptnvtx3::named_category< D >inline
operator=(category const &)=default (defined in nvtx3::category)nvtx3::category
operator=(category &&)=default (defined in nvtx3::category)nvtx3::category
~category()=default (defined in nvtx3::category)nvtx3::category