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

Method GetDirection

Plugins/FileTransfer/ListFileModel.cpp:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134CFileTransfer::Direction CFileTransfer::GetDirection()
135{
136 return m_Direction;
137}
138
139void CFileTransfer::SetDirection(Direction d)
140{

Callers 2

AsyncFileMethod · 0.80
SaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected