Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
333
uint32_t
334
Analyzer::allocateRequestId()
335
{
336
return ++this->requestId;
337
}
338
339
uint32_t
340
Analyzer::allocateInspectorId()
Callers
1
requestOpen
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected