MCPcopy 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
157void CRemoteFileSystem::SetParent(CRemoteFileSystem *pParent)
158{
159 m_pParent = pParent;
160}
161
162CRemoteFileSystem* CRemoteFileSystem::GetParent()
163{

Callers 1

AppendChildMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected