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

Method SetSourceHost

Src/ParameterCompone/ParameterSSH.cpp:51–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51int CParameterSSHTunnel::SetSourceHost(const QString szHost)
52{
53 m_szSourceHost = szHost;
54 return 0;
55}
56
57quint16 CParameterSSHTunnel::GetSourcePort() const
58{

Callers 1

AcceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected