MCPcopy 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
162CRemoteFileSystem* CRemoteFileSystem::GetParent()
163{
164 return m_pParent;
165}
166
167int CRemoteFileSystem::AppendChild(CRemoteFileSystem *pChild)
168{

Callers 4

indexMethod · 0.80
parentMethod · 0.80
RemoveDirMethod · 0.80
setDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected