Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getPort
Method
getPort
Components/NetForwarderUI.cpp:146–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
uint16_t
147
NetForwarderUI::getPort(void) const
148
{
149
return static_cast<uint16_t>(this->ui->portSpin->value());
150
}
151
152
unsigned int
153
NetForwarderUI::getFrameLen(void) const
Callers
3
openSettings
Method · 0.45
installNetForwarder
Method · 0.45
onQuickConnectAccepted
Method · 0.45
Calls
1
value
Method · 0.80
Tested by
1
installNetForwarder
Method · 0.36