Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ retain
Method
retain
include/internal/CL/cl.hpp:1856–1859 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1854
friend inline cl_int getInfoHelper(Func, cl_uint, U*, int, typename U::cl_type);
1855
1856
cl_int retain() const
1857
{
1858
return ReferenceHandler<cl_type>::retain(object_);
1859
}
1860
1861
cl_int release() const
1862
{
Callers
1
getInfoHelper
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected