Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetParent
Method
GetParent
Plugins/FileTransfer/RemoteFileSystemModel.cpp:162–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
CRemoteFileSystem* CRemoteFileSystem::GetParent()
163
{
164
return m_pParent;
165
}
166
167
int CRemoteFileSystem::AppendChild(CRemoteFileSystem *pChild)
168
{
Callers
4
index
Method · 0.80
parent
Method · 0.80
RemoveDir
Method · 0.80
setData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected