Skip to content

Class muda::details::HostDeviceStringCache

ClassList > muda > details > HostDeviceStringCache

Public Functions

Type Name
HostDeviceStringCache (size_t buffer_size=4_M)
HostDeviceStringCache (const HostDeviceStringCache &) = delete
HostDeviceStringCache (HostDeviceStringCache &&) = default
HostDeviceStringCache & operator= (const HostDeviceStringCache &) = delete
HostDeviceStringCache & operator= (HostDeviceStringCache &&) = default
StringPointer operator[] (std::string_view s)
~HostDeviceStringCache ()

Public Functions Documentation

function HostDeviceStringCache [1/3]

inline muda::details::HostDeviceStringCache::HostDeviceStringCache (
    size_t buffer_size=4_M
) 

function HostDeviceStringCache [2/3]

muda::details::HostDeviceStringCache::HostDeviceStringCache (
    const HostDeviceStringCache &
) = delete

function HostDeviceStringCache [3/3]

muda::details::HostDeviceStringCache::HostDeviceStringCache (
    HostDeviceStringCache &&
) = default

function operator=

HostDeviceStringCache & muda::details::HostDeviceStringCache::operator= (
    const HostDeviceStringCache &
) = delete

function operator=

HostDeviceStringCache & muda::details::HostDeviceStringCache::operator= (
    HostDeviceStringCache &&
) = default

function operator[]

inline StringPointer muda::details::HostDeviceStringCache::operator[] (
    std::string_view s
) 

function ~HostDeviceStringCache

inline muda::details::HostDeviceStringCache::~HostDeviceStringCache () 


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