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

Method ~IsoTransferPool

src/transfer_pool.cpp:247–249  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245}
246
247IsoTransferPool::~IsoTransferPool()
248{
249}
250
251void IsoTransferPool::allocate(size_t num_transfers, size_t num_packets, size_t packet_size)
252{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected