Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ SetParent
Method
SetParent
Plugins/FileTransfer/RemoteFileSystemModel.cpp:157–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
void CRemoteFileSystem::SetParent(CRemoteFileSystem *pParent)
158
{
159
m_pParent = pParent;
160
}
161
162
CRemoteFileSystem* CRemoteFileSystem::GetParent()
163
{
Callers
1
AppendChild
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected