Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ ~TransferPool
Method
~TransferPool
src/transfer_pool.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
TransferPool::~TransferPool()
50
{
51
deallocate();
52
}
53
54
void TransferPool::enableSubmission()
55
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected