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

Method GetPcapFile

Src/ParameterCompone/ParameterSSH.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29QString CParameterSSH::GetPcapFile() const
30{
31 return m_pcapFile;
32}
33
34int CParameterSSH::SetPcapFile(const QString &szFile)
35{

Callers 2

openMethod · 0.80
SetParameterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected