MCPcopy 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
69QueueOperation::QueueType QueueOperation::GetType() const {
70 return m_type;
71}
72
73int QueueOperation::SetRunning(bool running) {
74 m_running = running;

Callers 8

EqualsMethod · 0.45
PerformMethod · 0.45
OnEventMethod · 0.45
PushQueueItemMethod · 0.45
PopQueueItemMethod · 0.45
RemoveQueueItemMethod · 0.45
ProgressQueueItemMethod · 0.45
GetItemIndexMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected