Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
CParameterFileTransfer::Protocol CParameterFileTransfer::GetProtocol() const
16
{
17
return m_Protocol;
18
}
19
20
void CParameterFileTransfer::SetProtocol(Protocol newType)
21
{
Callers
6
CDlgFileTransfer
Method · 0.80
OnInit
Method · 0.80
Name
Method · 0.80
Protocol
Method · 0.80
Id
Method · 0.80
slotCopyUrlToClipboard
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected