Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
65
void* QueueOperation::GetNotifyData() const {
66
return m_notifyData;
67
}
68
69
QueueOperation::QueueType QueueOperation::GetType() const {
70
return m_type;
Callers
1
MessageProc
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected