Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ GetType
Method
GetType
src/QueueOperation.cpp:69–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
QueueOperation::QueueType QueueOperation::GetType() const {
70
return m_type;
71
}
72
73
int QueueOperation::SetRunning(bool running) {
74
m_running = running;
Callers
8
Equals
Method · 0.45
Perform
Method · 0.45
OnEvent
Method · 0.45
PushQueueItem
Method · 0.45
PopQueueItem
Method · 0.45
RemoveQueueItem
Method · 0.45
ProgressQueueItem
Method · 0.45
GetItemIndex
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected