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]
function HostDeviceStringCache [2/3]
muda::details::HostDeviceStringCache::HostDeviceStringCache (
const HostDeviceStringCache &
) = delete
function HostDeviceStringCache [3/3]
function operator=
HostDeviceStringCache & muda::details::HostDeviceStringCache::operator= (
const HostDeviceStringCache &
) = delete
function operator=
HostDeviceStringCache & muda::details::HostDeviceStringCache::operator= (
HostDeviceStringCache &&
) = default
function operator[]
function ~HostDeviceStringCache
The documentation for this class was generated from the following file src/muda/tools/host_device_string_cache.h