mesytec-mnode/external/taskflow-3.8.0/docs/xml/structtf_1_1cudaSharedMemory.xml

35 lines
1.7 KiB
XML
Raw Normal View History

2025-01-04 01:25:05 +01:00
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.9.1" xml:lang="en-US">
<compounddef id="structtf_1_1cudaSharedMemory" kind="struct" language="C++" prot="private">
<compoundname>tf::cudaSharedMemory</compoundname>
<templateparamlist>
<param>
<type>typename T</type>
</param>
</templateparamlist>
<sectiondef kind="public-func">
<memberdef kind="function" id="structtf_1_1cudaSharedMemory_1aa9107019c5f12fb26412b5c4ae0a39b1" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
<type>__device__ T *</type>
<definition>__device__ T* tf::cudaSharedMemory&lt; T &gt;::get</definition>
<argsstring>()</argsstring>
<name>get</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="taskflow/cuda/cuda_memory.hpp" line="210" column="16" bodyfile="taskflow/cuda/cuda_memory.hpp" bodystart="210" bodyend="215"/>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<location file="taskflow/cuda/cuda_memory.hpp" line="207" column="1" bodyfile="taskflow/cuda/cuda_memory.hpp" bodystart="208" bodyend="216"/>
<listofallmembers>
<member refid="structtf_1_1cudaSharedMemory_1aa9107019c5f12fb26412b5c4ae0a39b1" prot="public" virt="non-virtual"><scope>tf::cudaSharedMemory</scope><name>get</name></member>
</listofallmembers>
</compounddef>
</doxygen>