MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / allocateRequestId

Method allocateRequestId

Suscan/Analyzer.cpp:333–337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

331}
332
333uint32_t
334Analyzer::allocateRequestId()
335{
336 return ++this->requestId;
337}
338
339uint32_t
340Analyzer::allocateInspectorId()

Callers 1

requestOpenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected