MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetSourcePort

Method GetSourcePort

Src/ParameterCompone/ParameterSSH.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57quint16 CParameterSSHTunnel::GetSourcePort() const
58{
59 return m_nSourcePort;
60}
61
62int CParameterSSHTunnel::SetSourcePort(const quint16 nPort)
63{

Callers 2

OnOpenMethod · 0.80
SetParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected