MCPcopy 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
784StatusMsgStream postStatusMsg(uint32_t postAtLogLevel)
785{
786 return StatusMsgStream(postAtLogLevel);
787}
788
789extern "C" void postStatusMsg(uint32_t msgId, uint32_t postAtLogLevel)
790{

Callers 15

commitMethod · 0.85
setupMasterFunction · 0.85
setupWorkerFunction · 0.85
~MPIOffloadDeviceMethod · 0.85
releaseMethod · 0.85
submitWorkMethod · 0.85
sendWorkMethod · 0.85
internalDeviceErrorFuncFunction · 0.85
allocateHandleMethod · 0.85

Calls 4

StatusMsgStreamClass · 0.85
deviceIsSetFunction · 0.85
logLevelFunction · 0.85
handleErrorFunction · 0.85

Tested by

no test coverage detected