MCPcopy 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
146uint16_t
147NetForwarderUI::getPort(void) const
148{
149 return static_cast<uint16_t>(this->ui->portSpin->value());
150}
151
152unsigned int
153NetForwarderUI::getFrameLen(void) const

Callers 3

openSettingsMethod · 0.45
installNetForwarderMethod · 0.45

Calls 1

valueMethod · 0.80

Tested by 1

installNetForwarderMethod · 0.36