MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetSize

Method GetSize

Plugins/FileTransfer/RemoteFileSystemModel.cpp:244–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242}
243
244quint64 CRemoteFileSystem::GetSize()
245{
246 return m_nSize;
247}
248
249void CRemoteFileSystem::SetSize(quint64 size)
250{

Callers 2

foreachFunction · 0.80
foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected