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

Method GetProtocol

Plugins/FileTransfer/ParameterFileTransfer.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15CParameterFileTransfer::Protocol CParameterFileTransfer::GetProtocol() const
16{
17 return m_Protocol;
18}
19
20void CParameterFileTransfer::SetProtocol(Protocol newType)
21{

Callers 6

CDlgFileTransferMethod · 0.80
OnInitMethod · 0.80
NameMethod · 0.80
ProtocolMethod · 0.80
IdMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected