Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xtra-Computing/thundersvm
/ dispatchAction
Method
dispatchAction
include/thundersvm/util/log.h:2218–2220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2216
return m_logMessage;
2217
}
2218
inline base::DispatchAction dispatchAction(void) const {
2219
return m_dispatchAction;
2220
}
2221
private:
2222
LogMessage* m_logMessage;
2223
base::DispatchAction m_dispatchAction;
Callers
2
handle
Method · 0.80
dispatch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected