MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / ~BulkTransferPool

Method ~BulkTransferPool

src/transfer_pool.cpp:213–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211}
212
213BulkTransferPool::~BulkTransferPool()
214{
215}
216
217void BulkTransferPool::allocate(size_t num_transfers, size_t transfer_size)
218{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected