MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / GetNotifyData

Method GetNotifyData

src/QueueOperation.cpp:65–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65void* QueueOperation::GetNotifyData() const {
66 return m_notifyData;
67}
68
69QueueOperation::QueueType QueueOperation::GetType() const {
70 return m_type;

Callers 1

MessageProcMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected