Skip to content

Class muda::details::LaunchInfoCache

ClassList > muda > details > LaunchInfoCache

Public Static Functions

Type Name
auto current_capture_name (std::string_view name)
auto current_capture_name ()
auto current_kernel_file (std::string_view name)
auto current_kernel_file ()
auto current_kernel_line (int line)
auto current_kernel_line ()
auto current_kernel_name (std::string_view name)
auto current_kernel_name ()
LaunchInfoCache & instance ()
auto view_name (std::string_view name)

Public Static Functions Documentation

function current_capture_name [1/2]

static inline auto muda::details::LaunchInfoCache::current_capture_name (
    std::string_view name
) 

function current_capture_name [2/2]

static inline auto muda::details::LaunchInfoCache::current_capture_name () 

function current_kernel_file [1/2]

static inline auto muda::details::LaunchInfoCache::current_kernel_file (
    std::string_view name
) 

function current_kernel_file [2/2]

static inline auto muda::details::LaunchInfoCache::current_kernel_file () 

function current_kernel_line [1/2]

static inline auto muda::details::LaunchInfoCache::current_kernel_line (
    int line
) 

function current_kernel_line [2/2]

static inline auto muda::details::LaunchInfoCache::current_kernel_line () 

function current_kernel_name [1/2]

static inline auto muda::details::LaunchInfoCache::current_kernel_name (
    std::string_view name
) 

function current_kernel_name [2/2]

static inline auto muda::details::LaunchInfoCache::current_kernel_name () 

function instance

static inline LaunchInfoCache & muda::details::LaunchInfoCache::instance () 

function view_name

static inline auto muda::details::LaunchInfoCache::view_name (
    std::string_view name
) 


The documentation for this class was generated from the following file src/muda/tools/launch_info_cache.h