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

Method onNetCommit

Default/GenericInspector/InspectorUI.cpp:1663–1667  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1661}
1662
1663void
1664InspectorUI::onNetCommit(void)
1665{
1666 this->netForwarderUI->setCaptureSize(this->socketForwarder->getSize());
1667}
1668
1669void
1670InspectorUI::onUnitChanged(void)

Callers

nothing calls this directly

Calls 2

getSizeMethod · 0.80
setCaptureSizeMethod · 0.45

Tested by

no test coverage detected