Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ postStatusMsg
Function
postStatusMsg
ospray/common/OSPCommon.cpp:784–787 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
782
}
783
784
StatusMsgStream postStatusMsg(uint32_t postAtLogLevel)
785
{
786
return StatusMsgStream(postAtLogLevel);
787
}
788
789
extern
"C"
void postStatusMsg(uint32_t msgId, uint32_t postAtLogLevel)
790
{
Callers
15
commit
Method · 0.85
setupMaster
Function · 0.85
setupWorker
Function · 0.85
createMPI_RanksBecomeWorkers
Function · 0.85
createMPI_ListenForClient
Function · 0.85
~MPIOffloadDevice
Method · 0.85
release
Method · 0.85
submitWork
Method · 0.85
sendWork
Method · 0.85
internalDeviceErrorFunc
Function · 0.85
allocateHandle
Method · 0.85
registerMessageListener
Method · 0.85
Calls
4
StatusMsgStream
Class · 0.85
deviceIsSet
Function · 0.85
logLevel
Function · 0.85
handleError
Function · 0.85
Tested by
no test coverage detected