Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getCode
Method
getCode
Suscan/Messages/StatusMessage.cpp:32–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
int
33
StatusMessage::getCode(void) const
34
{
35
return this->message->code;
36
}
37
38
QString
39
StatusMessage::getMessage(void) const
Callers
1
onStatusMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected