MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / disableSubmission

Method disableSubmission

src/transfer_pool.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void TransferPool::disableSubmission()
60{
61 enable_submit_ = false;
62}
63
64bool TransferPool::enabled()
65{

Callers 1

stopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected