Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xtra-Computing/thundersvm
/ vRegistry
Method
vRegistry
include/thundersvm/util/log.h:2629–2631 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2627
}
2628
2629
inline base::VRegistry* vRegistry(void) const {
2630
return m_vRegistry;
2631
}
2632
2633
#if ELPP_ASYNC_LOGGING
2634
inline base::AsyncLogQueue* asyncLogQueue(void) const {
Callers
5
setVerboseLevel
Method · 0.80
verboseLevel
Method · 0.80
setVModules
Method · 0.80
clearVModules
Method · 0.80
log_
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected